gradient_server-1.0.x-dev/themes/gradient_base/templates/taxonomy-term--categories--name.html.twig
themes/gradient_base/templates/taxonomy-term--categories--name.html.twig
{% if name %}
<a title="View the content list" href="{{ url }}" class="d-inline-block">{{ name }}</a>
<a title="Download the feed" href="{{ canonical }}/feed" class="feed-local"></a>
{% endif %}
