From c7eb8d7f6105a5a15a1f45b5e2be3c2d1e2204bd Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 19 Mar 2021 22:10:55 +0100 Subject: WIP: Redesign --- templates/layouts/categorized_list.html | 3 +-- templates/layouts/index copy.html | 45 +++++++++++++++++++++++++++++++++ templates/layouts/index.html | 43 +++++-------------------------- templates/layouts/page.html | 4 +-- 4 files changed, 53 insertions(+), 42 deletions(-) create mode 100644 templates/layouts/index copy.html (limited to 'templates/layouts') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index d213bb8..b32d2d5 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -1,6 +1,5 @@
-
-

$title$

+
$body$ $for(pages.by_category)$ diff --git a/templates/layouts/index copy.html b/templates/layouts/index copy.html new file mode 100644 index 0000000..34d8b0f --- /dev/null +++ b/templates/layouts/index copy.html @@ -0,0 +1,45 @@ +
+
+ + +$body$ +
+
+ +
+ 9thPK7O3xn +
+ + + + diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 61edec2..3105472 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -1,26 +1,10 @@ -
-
- +
+

Volpeon

+

I'm a red fox doing human things

+
+
+
$body$
@@ -28,18 +12,3 @@ $body$
9thPK7O3xn
- - - - diff --git a/templates/layouts/page.html b/templates/layouts/page.html index 640df18..994d013 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html @@ -1,5 +1,5 @@
-
+
$if(menus.main.active)$
-
$body$ -
-- cgit v1.2.3-54-g00ecf