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

[% tprintf(loc('Response Templates for %s'), body.name) %]

[% IF rt.id %] [% tprintf(loc('Template «%s»'), rt.title) %] [% ELSE %] [% loc('New template') %] [% END %]

[% loc('Title:') %]

[% loc('Text:') %]

[% IF rt.id %]

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