html archive
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<h1>{{page.title}}</h1>
|
||||
</div>
|
||||
<div class="cat">
|
||||
{% include 'partials/taxonomylist.html.twig' with {base_url: my_url, taxonomy: 'tag'} %}
|
||||
{% include 'partials/taxonomylist.html.twig' with {base_url: my_url, taxonomy: 'tag', children_only: true} %}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user