openalt_ro/themes/openalt/layout/category.ejs
2025-11-21 09:09:26 +01:00

5 lines
No EOL
108 B
Text

<%- include("_partial/feed",
{ item: page.posts.sort('-date'),
source: "category"
}
)%>