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