]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_top.twig
merge #224
[github/wallabag/wallabag.git] / tpl / _top.twig
diff --git a/tpl/_top.twig b/tpl/_top.twig
deleted file mode 100644 (file)
index dc20081..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-        <header class="w600p center mbm">
-            <h1>
-                {% if view == 'home' %}{% block logo %}<img src="./tpl/img/logo.png" alt="logo poche" />{% endblock %}
-                {% else %}<a href="./" title="{% trans "back to home" %}" >{{ block('logo') }}</a>
-                {% endif %}
-            </h1>
-        </header>
\ No newline at end of file