Nicolas Bally bc774b8159 initial
2016-12-01 10:54:16 +01:00

14 lines
286 B
Plaintext

.header
%h1 Liste des commentaires
.grid_12
%table#comments.table
%tr
%th{:style => "width:150px;"} Article
%th{:style => "width:200px;"} Nom
%th{:style => "width:200px;"} Email
%th Commentaire
%th{:style => "width:150px;"}
=render @comments