Workaround broken l10n, upgrade deps
This commit is contained in:
parent
1d0d1a54b1
commit
223ca8bc29
4 changed files with 8 additions and 8 deletions
|
@ -1,2 +1,2 @@
|
|||
p
|
||||
small& template.page.copyright
|
||||
small !{trWeb("template.page.copyright")}
|
||||
|
|
|
@ -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", "/");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue