Files
figureslibres.cc/user/themes/figureslibres/templates/partials/sidebar.html.twig
T
2019-07-16 01:03:26 +02:00

6 lines
155 B
Twig

<div class="sidebar-right">
<div class="list-projets">
{% include 'partials/taxonomylist.html.twig' with { 'taxonomy':'category'} %}
</div>
</div>