friendicablog/view/theme/blog/smarty3/settings_addons.tpl

17 lines
364 B
Smarty

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<section class="entry-content">
<h1 class="entry-title">{{$title}}</h1>
<form action="settings/addon" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
{{$settings_addons}}
</form>
</section>