nettoyage du theme et du contenu

This commit is contained in:
Yannick Francois
2018-07-02 23:47:53 +02:00
parent e23865faee
commit d351de0d31
19 changed files with 67 additions and 375 deletions
-4
View File
@@ -1,10 +1,6 @@
{{ partial "header" . }}
{{ range .Data.Pages }}
{{if eq .Type "index" }}
{{.Content}}
{{end}}
{{ end }}
{{ partial "footer" . }}