From 39883649766f08b26df19f8b1583cbfc7ad3837f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 14 Jun 2025 01:23:10 +0200 Subject: Mark string as safe --- src/templates/coins-designs-be.html.tmpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/templates/coins-designs-be.html.tmpl b/src/templates/coins-designs-be.html.tmpl index 22f533f..4dcd325 100644 --- a/src/templates/coins-designs-be.html.tmpl +++ b/src/templates/coins-designs-be.html.tmpl @@ -21,8 +21,7 @@ target="_blank" href="https://www.wikipedia.org/wiki/Royal_cypher" >` - `` - }} + `` | safe }}

{{ .T ` @@ -44,4 +43,4 @@ ` }}

-{{ end }} +{{ end }} \ No newline at end of file -- cgit v1.2.3