-
{{ range .Data.Pages }}
-
- {{ .Title }} +
- {{ .Title }} {{ end }}
From 8e077a0573cd45be7438ff617b59d7d3e72924ea Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 7 Jun 2014 10:34:22 +0100 Subject: Switch to semantic tags where appropriate --- layouts/_default/list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/_default/list.html') diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 38c880c..bc97cc9 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,12 +1,12 @@ {{ template "theme/partials/head.html" . }}
{{ template "theme/partials/sidebar.html" . }} -