{%load humanize%} {% if user.userprofile.has_observation_expiring_today %}

Alert: You have questionnaires which must be completed today...

{% else %} {% endif %}
{% for study, obs_due in obs_by_study %} {% for o in obs_due %} {% endfor %} {% endfor %}
{% if o.display_time_remaining %} {% endif %} {% if o.script.user_instructions %} {{o.script.user_instructions}} {% else %} Start {% endif %}

{% if o.link %}

{{o.label}}

{% endif %} (Will take approx {{o.script.asker.approximate_time_to_complete}} minutes)