]> git.immae.eu Git - github/wallabag/wallabag.git/blob - themes/baggy/_display-mode.twig
problem with resources and localhost url fix
[github/wallabag/wallabag.git] / themes / baggy / _display-mode.twig
1 <div id="display-mode">
2 <a href="javascript: void(null);" id="listmode" class="listmode">
3 <img src="{{ poche_url }}themes/{{ theme }}/img/{{ theme }}/blank.png" alt="{% trans "toggle view mode" %}" title="{% trans "toggle view mode" %}" width="16" height="16">
4 </a>
5 </div>