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

5 lines
No EOL
107 B
Text

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