From eb9d06cb1cd79f37edcf44f122a36f124a82503e Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 12 Aug 2023 10:13:06 +0200 Subject: Moved planner generator to a subdirectory --- planner/templates/daily-A5-v.svg | 109 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 planner/templates/daily-A5-v.svg (limited to 'planner/templates/daily-A5-v.svg') diff --git a/planner/templates/daily-A5-v.svg b/planner/templates/daily-A5-v.svg new file mode 100644 index 0000000..afbdb16 --- /dev/null +++ b/planner/templates/daily-A5-v.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + {{ day.strftime("%d %B %Y").strip('0') }} + {{ day.strftime("%A") }} + + -- cgit v1.2.3