1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-12-18 13:42:17 -05:00
wallabag/app/views/_top.twig

6 lines
202 B
Twig
Raw Normal View History

2013-11-26 07:33:00 -05:00
<header class="w600p center mbm">
<h1>
2013-11-27 07:42:03 -05:00
<a href="./" title="back to home" ><img src="/assets/img/logo.png" alt="poche logo" /></a>
2013-11-26 07:33:00 -05:00
</h1>
</header>