diff options
Diffstat (limited to 'tpl/_top.twig')
-rw-r--r-- | tpl/_top.twig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tpl/_top.twig b/tpl/_top.twig index daee44fc..ae01cc3f 100644 --- a/tpl/_top.twig +++ b/tpl/_top.twig | |||
@@ -1,3 +1,3 @@ | |||
1 | <header> | 1 | <header class="w600p center mbm"> |
2 | <h1><a href="./"><img src="./tpl/img/logo.png" alt="logo poche" /></a>poche</h1> | 2 | <h1><a href="./" title="{% trans "back to home" %}" ><img src="./tpl/img/logo.png" alt="logo poche" /></a></h1> |
3 | </header> \ No newline at end of file | 3 | </header> \ No newline at end of file |