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-ad.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/coins-designs-ad.html.tmpl') diff --git a/src/templates/coins-designs-ad.html.tmpl b/src/templates/coins-designs-ad.html.tmpl index 6db744a..cc68a91 100644 --- a/src/templates/coins-designs-ad.html.tmpl +++ b/src/templates/coins-designs-ad.html.tmpl @@ -54,7 +54,7 @@

{{ .Get "Finally, the €2 coin features the {Link:L}coat of arms of Andorra{-:E}." - (map "Link" "https://en.wikipedia.org/wiki/Coat_of_arms_of_Andorra") }} + (map "Link" (.Printer.Wikipedia "Coat of arms of Andorra")) }}

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