2013-03-23 04:00:59 +00:00
|
|
|
{{*
|
|
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
|
|
*
|
|
|
|
*}}
|
|
|
|
<div class="settings-block">
|
2013-04-01 00:32:06 +00:00
|
|
|
<h3>{{$title}}</h3>
|
|
|
|
{{include file="field_input.tpl" field=$address}}
|
|
|
|
{{include file="field_checkbox.tpl" field=$enabled}}
|
|
|
|
<input type="submit" value="{{$submit}}">
|
2013-03-23 04:00:59 +00:00
|
|
|
</div>
|