From: Christian Heller Date: Tue, 21 May 2024 01:12:46 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;h=HEAD;hp=33a4db0a8a1eacee8c15eb42c3f4a56c239048a1;p=misc Fix. --- diff --git a/new_todo/html/template.html b/new_todo/html/template.html index 35f69de..e60d0c5 100644 --- a/new_todo/html/template.html +++ b/new_todo/html/template.html @@ -2,6 +2,9 @@ {% block content %}

edit template

+{% if tmpl.forked_from %} +forked from: {{tmpl.forked_from.title.newest|e}} at {{tmpl.forked_at}}
+{% endif %}
current title:
{% for datetime, title in tmpl.title.history.items() %} @@ -15,7 +18,9 @@ current description: