forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
a2b12bdb5d
commit
8729819886
|
@ -1,4 +1,7 @@
|
||||||
<h1>not Translated</h1>
|
{{ define "title" }}
|
||||||
|
not Translated
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
{{ $all_lang := $.Site.Home.Translations }}
|
{{ $all_lang := $.Site.Home.Translations }}
|
||||||
{{ range site.RegularPages }}
|
{{ range site.RegularPages }}
|
||||||
<a href="{{ .Permalink}}">{{ .Name }}:</a>
|
<a href="{{ .Permalink}}">{{ .Name }}:</a>
|
||||||
|
@ -16,4 +19,4 @@
|
||||||
{{ else }}
|
{{ else }}
|
||||||
missing: all<br>
|
missing: all<br>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user