]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/views/_top.html.twig
some parameters, new entry form, etc.
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / _top.html.twig
1 <header class="w600p center mbm">
2 <h1>
3 {% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-w.png') }}" alt="wallabag logo" />{% endblock %}
4 </h1>
5 </header>