ual_app/app/views/public/articles/_index.html.haml
2014-08-24 00:18:02 +02:00

7 lines
160 B
Plaintext

%h1 Nouvelles pélerines
=render :partial => "public/articles/article", :collection => @articles, :as => "article"
#articles_pagination= paginate @articles