pendragon_app/app/views/public/articles/_sidebar_recents.html.haml
2017-01-26 23:21:49 +01:00

6 lines
94 B
Plaintext

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