pollen_app/app/views/admin/comments/edit.html.haml
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

10 lines
133 B
Plaintext

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