tapestry-code/layout/category.ejs
2026-03-27 16:47:50 +01:00

1 line
No EOL
67 B
Text

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