Workaround broken l10n, upgrade deps

This commit is contained in:
Chris Josten 2022-05-25 14:46:37 +02:00
parent 1d0d1a54b1
commit 223ca8bc29
4 changed files with 8 additions and 8 deletions

View file

@ -1,2 +1,2 @@
p
small& template.page.copyright
small !{trWeb("template.page.copyright")}

View file

@ -46,7 +46,7 @@ html(prefix="og: http://ogp.me/ns#")
section.header-navigation
header
img.logo(src="/static/img/logo.png", alt="The logo of the website: the letter C drawn in an unprofessional manner with wobbly eyes on put on top")
p& template.page.name
p #{trWeb("template.page.name")}
nav
ul
- menuItem("template.menu.home", "/");