]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/Resources/views/baggy/_display-mode.twig
symfony is there
[github/wallabag/wallabag.git] / app / Resources / views / 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>