mirror of
https://github.com/friendica/friendica
synced 2024-11-11 05:42:53 +00:00
4 lines
261 B
Smarty
4 lines
261 B
Smarty
{{ inc field_input.tpl with $field=$baseurl }}{{ endinc }}
|
|
{{ inc field_input.tpl with $field=$siteid }}{{ endinc }}
|
|
{{ inc field_checkbox.tpl with $field=$optout }}{{ endinc }}
|
|
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
|