From: Christian Heller Date: Sat, 18 May 2024 03:41:17 +0000 (+0200) Subject: Add titles and other metadata to pages. X-Git-Url: https://plomlompom.com/repos/foo.html?a=commitdiff_plain;h=47108bf733ec32c54710e30b50a71084a5c396cd;p=plomtask Add titles and other metadata to pages. --- diff --git a/templates/calendar.html b/templates/calendar.html index f6208bb..220e9bb 100644 --- a/templates/calendar.html +++ b/templates/calendar.html @@ -21,6 +21,8 @@ td.day_name { {% block content %} +

calendar

+
from to diff --git a/templates/conditions.html b/templates/conditions.html index e2c4ec1..88d1cc7 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -1,12 +1,23 @@ {% extends '_base.html' %} {% block content %} -add -