Minor changes

This commit is contained in:
gaazzopa 2020-11-06 10:33:38 +01:00
parent 987c0d048e
commit ffbe292329
2 changed files with 1 additions and 2 deletions

View file

@ -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")

View file

@ -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 %}
</p></li>
<ul>
<ul>
<li><p class="data_subtext">Start time: {{ activity_start }} &nbsp&nbsp End time: {{ activity_finish }}</p></li>
</ul>
<li><p class="data_text">Exposure time (presence of infected person):</p></li>