From e6eaad2eb74de4c4992d98ad6ddd2a35523cef96 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 26 Aug 2021 23:47:47 +0100 Subject: fixed %content% --- templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/page.html b/templates/page.html index 666cc01..46391ba 100644 --- a/templates/page.html +++ b/templates/page.html @@ -38,7 +38,7 @@

welcome to my site


- %entries% + %content%
-- cgit v1.2.1