From ec2aa74d36670d74c153aa0022ab22e79502a061 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 2 May 2023 01:33:25 -0600 Subject: update to new version of pyssg --- plt/art/page.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plt/art/page.html') diff --git a/plt/art/page.html b/plt/art/page.html index 837422e..4506e27 100644 --- a/plt/art/page.html +++ b/plt/art/page.html @@ -42,11 +42,11 @@ {%block body_content%}

{{page.title}}

- + {%if page.summary is not none%} - {{page.summary}} + {{page.summary}} {%else%} - + {%endif%} @@ -58,7 +58,7 @@

By {{', '.join(page.author)}}

-

Posted: {{page.cdate}}

+

Posted: {{page.cdate('date')}}

{%import "tag_list.html" as tag_list%} {{tag_list.print(page.tags, "art-tags")}}
-- cgit v1.2.3-70-g09d2