summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 6c7cc5f..db3d2be 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -58,9 +58,6 @@
</header>
{{ end }}
<main>
- {{ block "page-title" . }}
- <h2> {{ .Page.Title }}</h2>
- {{ end }}
{{ block "main" . }}
{{ end }}