1
0
Fork 0

Set analytics title for taxonomies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Daniele Tricoli 2022-08-26 05:08:27 +02:00
parent c4d03ed314
commit f59552e99b
2 changed files with 4 additions and 0 deletions

View file

@ -24,3 +24,5 @@
</div>
</div>
{% endblock content %}
{% block stats_title %}Tags{% endblock stats_title %}

View file

@ -21,3 +21,5 @@
</div>
</div>
{% endblock content %}
{% block stats_title %}{{ term.name }}{% endblock stats_title %}