negos_app/app/views/admin/comments/index.html.haml
2016-02-16 21:09:48 +01:00

14 lines
196 B
Plaintext
Executable File

.header
%h1 Liste des commentaires
.grid_12
%table#comments.table
%tr
%th Article
%th Nom
%th Email
%th Site
%th Commentaire
%th
=render @comments