summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-06-14 00:39:42 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-06-14 00:39:42 +0200
commit197686a72cd464417d2e5afce1214a973d253946 (patch)
tree90cdb1d644b420b02d6ce29d783d6466c88256fd /src
parent294cb6062a0d3b0e38cc354152e14205638e65f6 (diff)
Mark string as safe
Diffstat (limited to 'src')
-rw-r--r--src/templates/coins-designs-ad.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/coins-designs-ad.html.tmpl b/src/templates/coins-designs-ad.html.tmpl
index c42930a..20199bb 100644
--- a/src/templates/coins-designs-ad.html.tmpl
+++ b/src/templates/coins-designs-ad.html.tmpl
@@ -85,7 +85,7 @@
{{ .T `
The bottom of the coat of arms has the motto ‘%sVIRTVS VNITA
FORTIOR%s’ (‘UNITED VIRTUE IS STRONGER’).
- ` `<span lang="la">` `</span>` }}
+ ` `<span lang="la">` `</span>` | safe }}
</p>
</main>
{{ end }} \ No newline at end of file