[% INCLUDE 'admin/header.html' title=tprintf(loc('Response Template for %s'), body.name) -%] [% rt = response_template %] [% UNLESS rt.id %]

[% loc('New template') %]

[% END %]

[% loc('Title:') %]

[% loc('Text:') %]

[% loc('If you only want this template to be an option for specific categories, pick them here. By default they will show for all categories.') %]

[% INCLUDE 'admin/category-checkboxes.html' %]

[% loc('If you want to use this template to prefill the update field when changing a report’s state, select the state here.') %]

[% INCLUDE 'admin/state_groups_select.html' current_state=rt.state include_empty=1 %]

[% IF rt.id %]

[% END %]
[% INCLUDE 'admin/footer.html' %]