Files
wallabag/src/WallabagBundle/Resources/views/_top.html.twig
2015-01-22 17:18:56 +01:00

7 lines
255 B
Twig
Executable File

<header class="w600p center mbm">
<h1>
{% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-other_themes.png') }}" alt="wallabag logo" />{% endblock %}
</h1>
</header>