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