diff --git a/daily_report/templates/tap_weekly.html b/daily_report/templates/tap_weekly.html index 1d4f153..8e7a0d4 100644 --- a/daily_report/templates/tap_weekly.html +++ b/daily_report/templates/tap_weekly.html @@ -112,8 +112,8 @@
{{ key }}
{% for one in tags.get(key) %} - {{ one[0] }} - [{{ one[1] }}] + {{ one[0] }}[ + {{ one[1] }}] {% endfor %}