X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=new_todo%2Fhtml%2Fday.html;fp=new_todo%2Fhtml%2Fday.html;h=caad4703a452bddf79380da804de74c15eb7305c;hp=0000000000000000000000000000000000000000;hb=9637ae6c570e9cf0cce500d85af03c74d6771362;hpb=ecee822bebf62049803b90fc8d8a0b484915a0fc diff --git a/new_todo/html/day.html b/new_todo/html/day.html new file mode 100644 index 0000000..caad470 --- /dev/null +++ b/new_todo/html/day.html @@ -0,0 +1,11 @@ +{% extends 'base.html' %} + +{% block content %} +prev | next +

{{day.date|e}} ({{day.weekday|e}})

+
+ +comment: + +
+{% endblock %}