]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/WallabagBundle/Resources/views/_top.html.twig
migrating legacy to symfony
[github/wallabag/wallabag.git] / src / WallabagBundle / Resources / views / _top.html.twig
CommitLineData
9d50517c
NL
1 <header class="w600p center mbm">
2 <h1>
3 {% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-other_themes.png') }}" alt="wallabag logo" />{% endblock %}
4
5 </h1>
6 </header>