summaryrefslogtreecommitdiffstats
path: root/layouts/art/list.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--layouts/art/list.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/art/list.html b/layouts/art/list.html
new file mode 100644
index 0000000..8da51d6
--- /dev/null
+++ b/layouts/art/list.html
@@ -0,0 +1,6 @@
+{{ define "main" }}
+
+{{ .Content }}
+
+{{ partial "art.html" . }}
+{{ end }}