From 050d5a83de701af6e8bc20a90e1de5ab9ce95356 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sun, 1 Mar 2020 00:52:00 +0100 Subject: #161, Move inject/footer template into footer, before comments --- layouts/_default/baseof.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 3a374cf..a00e5e2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -24,9 +24,10 @@ - {{ partial "docs/inject/footer" . }} + + {{ template "comments" . }} -- cgit v1.2.3