internetee-registry/app/views/admin/mail_templates/edit.haml
2015-08-25 21:12:59 +03:00

3 lines
117 B
Text

= render 'shared/title', name: "#{t(:edit)}: #{@mail_template.name}"
= render 'form', mail_template: @mail_template