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/page/single.html')
-rw-r--r--layouts/page/single.html15
1 files changed, 1 insertions, 14 deletions
diff --git a/layouts/page/single.html b/layouts/page/single.html
index 5d933bc..e9f1c9c 100644
--- a/layouts/page/single.html
+++ b/layouts/page/single.html
@@ -1,15 +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">
- {{ .Content }}
- </section>
-
- {{ partial "core/js.html" . }}
-</body>
-
-{{ partial "core/html-end.html" . }}
+{{ partial "page/single.html" . }}