mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
15.25.2020 d7e4796722a26582ca28c59f4fc58f2c355548d3
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>