From f561409f1cf476e2cc1112538eb7b724748a2378 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 29 Apr 2021 20:31:16 +0200 Subject: Update --- templates/layouts/page.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates/layouts/page.html') diff --git a/templates/layouts/page.html b/templates/layouts/page.html index bccdeae..e985484 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html @@ -1,5 +1,13 @@
+ $if(category.show_date)$ +
+
+ $date.yyyy_mm_dd$ +
+
+ $endif$ +

$title$

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