mirror of https://github.com/lxndrblz/anatole.git
layouts/partials/taxonomy/categories.html @@ -1,4 +1,3 @@ <span class="separator"> {{- range $index, $el := . -}} <a class="category" href="{{ ( printf "categories/%s/" ( . | urlize ) ) | relLangURL }}">{{ . }}</a>