From a7603e4ab6d37e2803474b7623f64bde5d2aae60 Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Mon, 24 May 2021 20:52:52 +0200 Subject: Display single page date in a box --- templates/layouts/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/page.html b/templates/layouts/page.html index 3763c62..32ceb98 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html @@ -1,6 +1,6 @@ <section class="l-section l-section--fullscreen l-section--no-head l-section--body"> <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-colored-links s-headlines s-headlines--body s-body"> - $if(category.show_date)$ + $if(show_date)$ <div class="s-body__meta"> $date.long$ </div> -- cgit v1.2.3-70-g09d2