+
+
+
+ {{ with .Content }}
+
+
+ {{ .Title }}
+{{ . }}
+ {{ end }}
+
+ -
+ {{ range .Pages }}
+
-
+
{{ .Title }}
+ {{ with .Description }}{{ . }}
{{ end }} +
+ {{ end }}
+