php_app/app/views/admin/comments/index.html.haml
Nicolas Bally 5cf3a3e83d initial
2014-11-25 22:56:20 +01:00

14 lines
196 B
Plaintext

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