diff --git a/cara/apps/calculator/report_generator.py b/cara/apps/calculator/report_generator.py index db6db86b..e0904dd4 100644 --- a/cara/apps/calculator/report_generator.py +++ b/cara/apps/calculator/report_generator.py @@ -27,7 +27,6 @@ def calculate_report_data(model: models.Model): "R0": r0, } - def build_report(model: models.Model, form: FormData): now = datetime.now() time = now.strftime("%d/%m/%Y %H:%M:%S") diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2 index 3dea8cd5..86a7af7e 100644 --- a/cara/apps/calculator/templates/report.html.j2 +++ b/cara/apps/calculator/templates/report.html.j2 @@ -69,7 +69,7 @@ Training – one person (the trainer) standing, talking, all others seated, talking quietly (whispering). It is assumed the trainer is the infected person, for the worst case scenario. {% endif %}
-Start time: {{ activity_start }}    End time: {{ activity_finish }}
Exposure time (presence of infected person):