aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/WallabagBundle/Resources/views/_top.html.twig
diff options
context:
space:
mode:
Diffstat (limited to 'src/WallabagBundle/Resources/views/_top.html.twig')
-rwxr-xr-xsrc/WallabagBundle/Resources/views/_top.html.twig3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/WallabagBundle/Resources/views/_top.html.twig b/src/WallabagBundle/Resources/views/_top.html.twig
index 576df806..34d925df 100755
--- a/src/WallabagBundle/Resources/views/_top.html.twig
+++ b/src/WallabagBundle/Resources/views/_top.html.twig
@@ -1,6 +1,5 @@
1 <header class="w600p center mbm"> 1 <header class="w600p center mbm">
2 <h1> 2 <h1>
3 {% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-other_themes.png') }}" alt="wallabag logo" />{% endblock %} 3 {% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-w.png') }}" alt="wallabag logo" />{% endblock %}
4
5 </h1> 4 </h1>
6 </header> 5 </header>