From 6e0a7ea009b08983f2966d51fe4438681c0863c3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 26 Mar 2021 23:17:56 +0100 Subject: WIP: Redesign --- templates/layouts/page.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'templates/layouts/page.html') diff --git a/templates/layouts/page.html b/templates/layouts/page.html index fca4b9f..9e7d85a 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html @@ -1,13 +1,15 @@ -
-
-
-

$title$

- $if(category)$ -

in $category.name$

- $endif$ -
+
+
+
+
+

$title$

+ $if(category)$ +

in $category.name$

+ $endif$ +
$body$ +
-- cgit v1.2.3-54-g00ecf