summaryrefslogtreecommitdiff
path: root/themes/schizo/layouts/partials/nextprev.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/schizo/layouts/partials/nextprev.html')
-rw-r--r--themes/schizo/layouts/partials/nextprev.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/schizo/layouts/partials/nextprev.html b/themes/schizo/layouts/partials/nextprev.html
index 099f16d..8b18415 100644
--- a/themes/schizo/layouts/partials/nextprev.html
+++ b/themes/schizo/layouts/partials/nextprev.html
@@ -1,4 +1,4 @@
-{{ if or .Next .Prev -}}
+<!--{{ if or .Next .Prev -}}
<div id="nextprev">
{{- with .Prev }}
<a href="{{ .RelPermalink}}"><div id="prevart">Previous:<br>{{.Title}}</div></a>
@@ -7,4 +7,4 @@
<a href="{{ .RelPermalink}}"><div id="nextart">Next:<br>{{.Title}}</div></a>
{{ end -}}
</div>
-{{ end -}}
+{{ end -}}-->