From 6de1ad4cdc8b1fb10cf0a5c61d5ed03893f131c1 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 5 Aug 2022 18:06:20 +0200 Subject: Show related content --- templates/layouts/exhibit.html | 2 ++ templates/layouts/page.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html index fcc92a4..7a50635 100644 --- a/templates/layouts/exhibit.html +++ b/templates/layouts/exhibit.html @@ -53,6 +53,8 @@ $body$ + + $partials/related()$ 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$ $if(references)$ $endif$ + + $partials/related()$
-- cgit v1.2.3-54-g00ecf