vivre_app/app/views/admin/testimonies/index.html.haml

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