aboutsummaryrefslogblamecommitdiffhomepage
path: root/themes/baggy/_display-mode.twig
blob: 382dd5f1c4636fa1e07243723e32fdcf9afe0e9b (plain) (tree)
1
2
3
4
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>