summaryrefslogtreecommitdiffstats
path: root/templates/layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layouts/page.html')
-rw-r--r--templates/layouts/page.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layouts/page.html b/templates/layouts/page.html
index f26c4bc..b1f7835 100644
--- a/templates/layouts/page.html
+++ b/templates/layouts/page.html
@@ -30,8 +30,6 @@ $body$
30 30
31 $if(references)$ 31 $if(references)$
32 <footer class="s-colored-links s-lists"> 32 <footer class="s-colored-links s-lists">
33 <hr />
34
35 <h1>References</h1> 33 <h1>References</h1>
36 <ul> 34 <ul>
37 $for(references)$ 35 $for(references)$
@@ -40,6 +38,8 @@ $body$
40 </ul> 38 </ul>
41 </footer> 39 </footer>
42 $endif$ 40 $endif$
41
42 $partials/related()$
43 </article> 43 </article>
44 44
45 <div class="o-backdrop js-lightbox u-d-none t-dark"> 45 <div class="o-backdrop js-lightbox u-d-none t-dark">