From dd5f14befa96d71ae2b32f7809de99cf50dd7f07 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 5 Jan 2025 20:24:20 +0100 Subject: Add the /banknotes page --- src/templates/-navbar.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/-navbar.html.tmpl') diff --git a/src/templates/-navbar.html.tmpl b/src/templates/-navbar.html.tmpl index b0b1130..f1e95e9 100644 --- a/src/templates/-navbar.html.tmpl +++ b/src/templates/-navbar.html.tmpl @@ -5,7 +5,7 @@
  • {{ .T "News" }}
  • {{ .T "Coin Collecting" }}
  • {{ .T "Coins" }}
  • -
  • {{ .T "Banknotes" }}
  • +
  • {{ .T "Banknotes" }}
  • {{ .T "Jargon" }}
  • -- cgit v1.2.3