idn_app/app/views/public/articles/_sidebar_recents.html.haml
Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

6 lines
94 B
Plaintext

.recents.widget
%h3.sidebar_title Articles récents
=render Article.recents.limit(10)