From 512b48cd21e40b98d78ad08660654e12852fe145 Mon Sep 17 00:00:00 2001 From: liquidev Date: Wed, 30 Oct 2024 23:25:21 +0100 Subject: [PATCH] fix missing page title in history pages --- template/_history.hbs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/template/_history.hbs b/template/_history.hbs index 7002892..839ba6e 100644 --- a/template/_history.hbs +++ b/template/_history.hbs @@ -9,11 +9,12 @@ - {{#> components/_nav.hbs }} - {{/ components/_nav.hbs }} - + {{> components/_noscript.hbs }} + {{> components/_nav.hbs }} + {{> components/_header.hbs }} +

{{ len page.commits }} commits