aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/section.drafts.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-09-09 19:12:32 -0400
committertdro <tdro@noreply.example.com>2023-09-09 19:12:32 -0400
commit6e1fa875cb6ca735b29c7846a34315a3086bda38 (patch)
tree4c761f0ca1e7c106b75ee6b5f4a0f5b08c03c1fb /themes/default/layouts/_default/section.drafts.html
parent14fca032762fc1c92c3e6798aa1c628b1151d443 (diff)
downloadcanory-6e1fa875cb6ca735b29c7846a34315a3086bda38.tar.gz
canory-6e1fa875cb6ca735b29c7846a34315a3086bda38.tar.bz2
canory-6e1fa875cb6ca735b29c7846a34315a3086bda38.zip
themes/default/layouts/_default/baseof: More granularity with footer
Diffstat (limited to 'themes/default/layouts/_default/section.drafts.html')
-rw-r--r--themes/default/layouts/_default/section.drafts.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/layouts/_default/section.drafts.html b/themes/default/layouts/_default/section.drafts.html
index 4267a2a..d797ec9 100644
--- a/themes/default/layouts/_default/section.drafts.html
+++ b/themes/default/layouts/_default/section.drafts.html
@@ -46,8 +46,11 @@
<code>No drafts found!</code>
</footer>
{{- end -}}
+{{- end -}}
+{{- define "footer" -}}
{{- partial "pagination.html" . -}}
+ {{- partial "base-footer.html" . -}}
{{- end -}}
{{- define "right" -}}