sadem_app/app/views/public/articles/_sidebar_recents.html.haml
Nicolas Bally 000500e534 init
2020-02-25 02:33:11 +01:00

6 lines
94 B
Plaintext

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