{% load bootstrap3 %}
{% csrf_token %}
Viral growth rate (log10/day)
{% bootstrap_field calculate_form.viral_growth_rate show_label=False %}
Viral load at origin/zero of diagnostic delay scale
{% bootstrap_field calculate_form.origin_viral_load show_label=False %}
Viral load at start of infectious period
{% bootstrap_field calculate_form.viral_load show_label=False %}
Reset to defaults
Select most sensitive screening test
{% bootstrap_field calculate_form.screening_test show_label=False %}