14 lines
196 B
Plaintext
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
|