-
{{ range .Data.Pages }}
-
- - {{ .Title }} - +
-
+ {{ .Title }}
+
{{ .Summary }}
{{ end }}
--
cgit 1.4.1
From 38e02dda8724da9d4020ad967e9759539098c2dd Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 20 Jul 2014 13:09:26 +0100 Subject: Add schema.org microdata to list view --- layouts/_default/list.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'layouts/_default/list.html') diff --git a/layouts/_default/list.html b/layouts/_default/list.html index a1f9847..2806591 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,11 +1,11 @@ {{ template "theme/partials/head.html" . }} -
+{{ .Summary }}