forked from wallabag/wallabag
migrating legacy to symfony
This commit is contained in:
6
src/WallabagBundle/Resources/views/_top.html.twig
Executable file
6
src/WallabagBundle/Resources/views/_top.html.twig
Executable file
@ -0,0 +1,6 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user