]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/_top.twig
Merge pull request #680 from m-r-r/fr-1.6.1
[github/wallabag/wallabag.git] / themes / baggy / _top.twig
old mode 100644 (file)
new mode 100755 (executable)
index d3e35aa..a31c092
@@ -1,6 +1,6 @@
         <header class="w600p center mbm">
             <h1 class="logo">
-                {% if view == 'home' %}{% block logo %}<img width="100" height="100" src="{{ poche_url }}/themes/{{theme}}/img/logo-w.png" alt="wallabag logo" />{% endblock %}
+                {% if view == 'home' %}{% block logo %}<img width="100" height="100" src="{{ poche_url }}themes/{{theme}}/img/logo-w.png" alt="wallabag logo" />{% endblock %}
                 {% else %}<a href="./" title="{% trans "return home" %}" >{{ block('logo') }}</a>
                 {% endif %}
             </h1>