2011-09-25 10:56:03 +02:00
|
|
|
{{ inc field_input.tpl with $field=$owner }}{{ endinc }}
|
|
|
|
{{ inc field_input.tpl with $field=$ownerprofile }}{{ endinc }}
|
2012-04-23 21:49:34 +02:00
|
|
|
{{ inc field_textarea.tpl with $field=$postal }}{{ endinc }}
|
|
|
|
{{ inc field_textarea.tpl with $field=$notes }}{{ endinc }}
|
2011-09-25 10:56:03 +02:00
|
|
|
{{ inc field_input.tpl with $field=$email }}{{ endinc }}
|
2012-04-23 21:49:34 +02:00
|
|
|
{{ inc field_textarea.tpl with $field=$footer_text }}{{ endinc }}
|
2011-09-25 10:56:03 +02:00
|
|
|
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
|