peractus_app/app/views/public/articles/_sidebar_recents.html.haml
Nicolas Bally a5cfbad091 initial
2018-08-06 16:55:14 +02:00

6 lines
94 B
Plaintext

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