aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/home.archives.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/home.archives.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/home.archives.html')
-rw-r--r--themes/default/layouts/_default/home.archives.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/layouts/_default/home.archives.html b/themes/default/layouts/_default/home.archives.html
index 0a04d41..0e9cfb7 100644
--- a/themes/default/layouts/_default/home.archives.html
+++ b/themes/default/layouts/_default/home.archives.html
@@ -47,8 +47,11 @@
{{ end }}
</item-list>
</archive-list>
+{{- end -}}
+{{- define "footer" -}}
{{- partial "pagination.html" . -}}
+ {{- partial "base-footer.html" . -}}
{{- end -}}
{{- define "right" -}}