1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-15 21:55:09 -05:00
wallabag/app/views/_top.twig

6 lines
201 B
Twig
Raw Normal View History

2013-11-26 07:33:00 -05:00
<header class="w600p center mbm">
<h1>
2014-01-08 04:55:52 -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>