cs_app/app/views/admin/comments/index.html.haml
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +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