tapestry/layout/tag.ejs
2025-02-10 17:38:16 +02:00

1 line
No EOL
67 B
Text

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