mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-04 16:35:09 -05:00
6 lines
282 B
Twig
6 lines
282 B
Twig
|
<div id="display-mode">
|
||
|
<a href="javascript: void(null);" id="listmode" class="listmode">
|
||
|
<img src="{{ poche_url }}/themes/{{ theme }}/img/{{ theme }}/blank.png" alt="{% trans "toggle view mode" %}" title="{% trans "toggle view mode" %}" width="16" height="16">
|
||
|
</a>
|
||
|
</div>
|