]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_top.twig
merge epub with all the dev evolutions
[github/wallabag/wallabag.git] / themes / default / _top.twig
old mode 100644 (file)
new mode 100755 (executable)
index 4100f7c..45806f0
@@ -1,7 +1,7 @@
         <header class="w600p center mbm">
             <h1>
-                {% if view == 'home' %}{% block logo %}<img src="{{ poche_url }}/themes/{{ constant('DEFAULT_THEME') }}/img/logo.png" alt="logo poche" />{% endblock %}
-                {% else %}<a href="./" title="{% trans "back to home" %}" >{{ block('logo') }}</a>
+                {% if view == 'home' %}{% block logo %}<img width="100" height="100" src="{{ poche_url }}themes/baggy/img/logo-other_themes.png" alt="wallabag logo" />{% endblock %}
+                {% else %}<a href="./" title="{% trans "return home" %}" >{{ block('logo') }}</a>
                 {% endif %}
             </h1>
-        </header>
\ No newline at end of file
+        </header>