tapestry/layout/category.ejs
2025-09-23 12:04:12 +02:00

1 line
No EOL
67 B
Text

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