diff --git a/app/templates/weekly_email.html b/app/templates/weekly_email.html index 0c2d78d..a90b619 100644 --- a/app/templates/weekly_email.html +++ b/app/templates/weekly_email.html @@ -1,5 +1,6 @@ {% if week_title %} -{{ week_title }} +{{ week_title }} +

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