Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/section/gallery.html')
-rw-r--r--layouts/section/gallery.html16
1 files changed, 1 insertions, 15 deletions
diff --git a/layouts/section/gallery.html b/layouts/section/gallery.html
index 461ddba..03f86a3 100644
--- a/layouts/section/gallery.html
+++ b/layouts/section/gallery.html
@@ -1,16 +1,2 @@
-{{ partial "core/html-start.html" . }}
-{{ partial "core/head.html" . }}
-
-<body class="page-colors minimum-viewport-height">
- {{ partial "core/main-menu.html" . }}
-
- <section class="main-content">
- {{ partial "gallery/collection.html" . }}
- {{ partial "extra/pagination.html" . }}
- </section>
-
- {{ partial "core/js.html" . }}
-</body>
-
-{{ partial "core/html-end.html" . }}
+{{ partial "gallery/list.html" . }}