idn_app/app/views/public/articles/_sidebar_recents.html.haml
2016-07-29 20:23:40 +02:00

6 lines
94 B
Plaintext
Executable File

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