Add multilingual support

This commit is contained in:
Michal Pasierbski 2020-05-24 18:07:02 +02:00
parent 9d324b29a7
commit 3f5dced32f
5 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@
<ul class="terms">
{{ range $key, $value := .Data.Terms }}
<li>
<a href="{{ (print $.Data.Plural "/" (lower $key)) | absURL }}">
<a href="{{ (print $.Data.Plural "/" (lower $key)) | absLangURL }}">
{{ $key }}
</a>
({{ len $value }})