ual_app/app/views/admin/testimonies/index.html.haml
2014-08-24 00:18:02 +02:00

10 lines
203 B
Plaintext

%h1 Témoignages
.right= link_to "Ajouter un témoignage", new_admin_testimony_path(), :class => "btn btn-primary", :remote => true
%table.table.table-striped#testimonies
=render @testimonies