blog_perso_app/app/views/admin/menus/index.html.haml
Nicolas Bally ef2a73636b initial 2
2015-02-24 23:47:26 +01:00

5 lines
119 B
Plaintext

.grid_12
%h1 Gestion des menus
=link_to "Ajouter un menu", new_admin_menu_path
=render :partial => "index_block"