Files
blogger-nodejs/views/headers/tag.ejs
DeaDvey 6fc1f85e18 Added locale (english only at the moment) and modifed the EJS so I think
every string is customisable (via the /locales/selected locale)
2025-08-09 16:57:31 +01:00

5 lines
80 B
Plaintext

<h1>
<%= locale.posts_tagged %>: "<%- tag %>"
</h1>
<%- config.seperator %>