forked from wallabag/wallabag
symfony is there
This commit is contained in:
5
app/Resources/views/baggy/_display-mode.twig
Executable file
5
app/Resources/views/baggy/_display-mode.twig
Executable file
@ -0,0 +1,5 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user