22 lines
350 B
Plaintext
Executable File
22 lines
350 B
Plaintext
Executable File
.qi_header
|
|
.right= link_to 'Ajouter un template', new_admin_mail_template_path(), :class => "btn btn-primary"
|
|
|
|
%h1
|
|
Templates mails
|
|
|
|
|
|
.qi_row
|
|
.qi_pannel.qi_plain.padding
|
|
|
|
|
|
|
|
.padding
|
|
%table.table
|
|
%tr
|
|
%th
|
|
Nom
|
|
|
|
%th
|
|
%tbody#mail_templates
|
|
=render @mail_templates
|