From b5b5a425d7c5e6e51aec00a2d61dd12bc2bdaf99 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 28 Sep 2023 12:56:45 +0200 Subject: [PATCH] use more style --- app/templates/weekly_email.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/templates/weekly_email.html b/app/templates/weekly_email.html index c84d3d3..a81685f 100644 --- a/app/templates/weekly_email.html +++ b/app/templates/weekly_email.html @@ -1,16 +1,16 @@ {% if week_title %} -

{{ week_title }}

+

{{ week_title }}


{% endif %} {% for item in items %} -
- +