gs_app/app/views/admin/testimonies/index.html.haml
2014-04-16 21:10:47 +02:00

10 lines
169 B
Plaintext

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