dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
html[lang]: use `site.Language.Lang` when `languageCode` is not set.
Regis Philibert
03.53.2023
906d7bec021a01076abfb9de4109495b02356f55
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
_default
/
by.html
1
2
3
{{- if eq .Lang "de" "en" "es" "fr" "it" "no" "pt" -}}
{{- i18n "by" -}}
{{ end -}}