]> git.immae.eu Git - github/wallabag/wallabag.git/blame - themes/baggy/_display-mode.twig
Implemented rudimental search engine
[github/wallabag/wallabag.git] / themes / baggy / _display-mode.twig
CommitLineData
36a733af
MR
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>