aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-09-16 04:50:54 -0400
committertdro <tdro@noreply.example.com>2023-09-16 04:50:54 -0400
commit12ac3304664c61b53dce5fa4b6682c649ef03e95 (patch)
tree0a95d73c63c1b456361ae44105daaaad02a37228 /themes/default/layouts/_default
parent4bbbed1adcd354719eda137ac4a3c71da23e929d (diff)
downloadcanory-12ac3304664c61b53dce5fa4b6682c649ef03e95.tar.gz
canory-12ac3304664c61b53dce5fa4b6682c649ef03e95.tar.bz2
canory-12ac3304664c61b53dce5fa4b6682c649ef03e95.zip
themes/default/layouts/_default/single: Allow for page nav to move around freely
Diffstat (limited to 'themes/default/layouts/_default')
-rw-r--r--themes/default/layouts/_default/single.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/layouts/_default/single.html b/themes/default/layouts/_default/single.html
index 5e87246..f3123b3 100644
--- a/themes/default/layouts/_default/single.html
+++ b/themes/default/layouts/_default/single.html
@@ -69,9 +69,9 @@
</footer>
</related-content>
- {{- range $related -}}
- {{- partial "render-embed.html" . -}}
- {{- end -}}
+ {{- range $related -}}
+ {{- partial "render-embed.html" . -}}
+ {{- end -}}
{{- end -}}
</micro-thread>
{{- end -}}