pic_vert_app/app/views/public/articles/reseau.html.haml
Nicolas Bally 3e26130543 lien
2016-02-17 21:07:47 +01:00

8 lines
197 B
Plaintext

=link_to "Actualités du Pic Vert", articles_path, :class => "actu_link"
%h1.actu_title=@index_title
=render :partial => "index"
-content_for :sidebar do
=render :partial => "sidebar_archives"