From 6da9e555fe4950b7845ef20beb2c610240df1638 Mon Sep 17 00:00:00 2001 From: pengtao Date: Tue, 26 Nov 2019 11:20:17 +0800 Subject: [PATCH] weekly cron job --- daily_report/templates/tap_weekly.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}