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

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

[% FOR t IN response_templates %] [% END %]
[% loc('Title') %] [% loc('Text') %] [% loc('Created') %]  
[% t.title %] [% t.text %] [% t.created %] [% loc('Edit') %]
[% loc('New template') %] [% INCLUDE 'admin/footer.html' %]