Skip to content

Fix #945: Fixed escaped pod name displayed on home/about page

Agate requested to merge 945-escaping into master

Closes #945 (closed)

Translations with params is a bit picky and if you want to disable escaping, you must use the v-translate attribute on an HTML element (like <p> or <span>) instead of <translate>

cc @funkwhale/reviewers-front

Merge request reports