mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:31:10 +00:00
5 lines
289 B
Smarty
5 lines
289 B
Smarty
{{include file="field_input.tpl" field=$baseurl}}
|
|
{{include file="field_input.tpl" field=$siteid}}
|
|
{{include file="field_checkbox.tpl" field=$optout}}
|
|
{{include file="field_checkbox.tpl" field=$async}}
|
|
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|