aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/WallabagBundle/Resources/views/_top.html.twig
blob: 576df806439d9f2aa76abc8637331d3528263d19 (plain) (blame)
1
2
3
4
5
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>