mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
The i18n __() call with `tag` as second argument collided with the `tag` Nunjucks component macro imported by default.njk. Use | replace filter instead of sprintf-style substitution to avoid the scoping issue.