1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-12-18 13:42:17 -05:00
wallabag/app/views/_top.twig
Nicolas Lœuillet eed94326c4 [add] layout
2013-11-26 13:33:00 +01:00

6 lines
201 B
Twig

<header class="w600p center mbm">
<h1>
<a href="./" title="back to home" ><img src="assets/img/logo.png" alt="poche logo" /></a>
</h1>
</header>