[% INCLUDE 'admin/header.html' title=tprintf(loc('Response Template for %s'), body.name) -%] [% rt = response_template %] [% UNLESS rt.id %]
[% loc('Please correct the errors below') %]
[% loc('This is a private name for this template so you can identify it when updating reports or editing in the admin.') %]
[% loc('Title:') %]
[% loc('This is the public text that will be shown on the site.') %]
[% loc('Text:') %] [% rt.text | html %]
[% loc('If you want to use this template to prefill the update field when changing a report’s state, select the state here.') %]
[% loc('State') %] [% INCLUDE 'report/inspect/state_groups_select.html' current_state=rt.state include_empty=1 %]
[% loc('If you want to use this template to prefill the update field when a report’s external (e.g. Confirm) status code changes, enter the status code here.') %]
[% loc('External status code') %]
[% loc('If ticked, this template will be used for Open311 updates that put problems in this state.') %]
[% loc('Auto-response:') %]