From 1e275c07b6de4864f8048777e3302ded20a11b34 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 18:50:00 +0200 Subject: Use the new Wikipedia module --- src/templates/coins-designs-de.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/coins-designs-de.html.tmpl') diff --git a/src/templates/coins-designs-de.html.tmpl b/src/templates/coins-designs-de.html.tmpl index 37e03a5..702b5fc 100644 --- a/src/templates/coins-designs-de.html.tmpl +++ b/src/templates/coins-designs-de.html.tmpl @@ -58,7 +58,7 @@

{{ .Get "The €1 and €2 coins feature an interpretation of the German Federal Eagle (German: ‘{GermanStart:r}Bundesadler{GermanEnd:E}’). The eagle is a common motif in German heraldry — including in the {Link:L}German coat of arms{-:E} — and represents strength and freedom. The mint mark is located to the right of the year." - (map "Link" "https://en.wikipedia.org/wiki/Coat_of_arms_of_Germany") $deargs }} + (map "Link" (.Printer.Wikipedia "Coat of arms of Germany")) $deargs }}

-- cgit v1.2.3