coton_app/app/views/admin/comments/edit.html.haml
2018-12-15 14:06:53 +01:00

10 lines
133 B
Plaintext

-@edit = true
.qi_header
%h1 Modifier le commentaire
.qi_row
.qi_pannel.qi_plain.padding
=render :partial => "form"