mirror of
https://gitlab.com/OpenAlt/OpenAltRO/openalt_ro.git
synced 2026-09-24 14:26:49 +00:00
5 lines
No EOL
107 B
Text
5 lines
No EOL
107 B
Text
<%- include("_partial/feed",
|
|
{ item: page.posts.sort('-date'),
|
|
source: "archive"
|
|
}
|
|
)%> |