{{ for $sites as $s }} {{ inc field_input.tpl with $field=$s.sitename }}{{ endinc }} {{ inc field_input.tpl with $field=$s.apiurl }}{{ endinc }} {{ inc field_input.tpl with $field=$s.secret }}{{ endinc }} {{ inc field_input.tpl with $field=$s.key }}{{ endinc }} {{ if $s.delete }} {{ inc field_checkbox.tpl with $field=$s.delete }}{{ endinc }}
{{ else }}

Fill this form to add a new site

{{ endif }} {{ endfor }}