{{ $form_start }} {{ $page_heading }} {{ $text_located }} {{ $text_help }} {{ $errors }}
{{ $form_heading }}
{{ if ( $field_errors{category}) { "
$field_errors{category}
"; } }}
{{ $category }}
{{ if ( $field_errors{title}) { "
$field_errors{title}
"; } }}
{{ if ( $field_errors{detail}) { "
$field_errors{detail}
"; } }}
{{ $partial_field }} {{ if ( $field_errors{photo}) { "
$field_errors{photo}
"; } }} {{ $photo_field }} {{ if ( $field_errors{name}) { "
$field_errors{name}
"; } }}
{{ $anonymous2 }}
{{ if ( $field_errors{email}) { "
$field_errors{email}
"; } }}
{{ $optional }}
{{ $text_notes }}

{{ $map_end }}