{% load static %}
{% if type == "item" %}

{{task_string}}

{{expectation_string}}

{% csrf_token %}
Min
{{unit}}
Max
{{unit}}
{% endif %} {% if type == "dist" %}

{{task_string}}

{{question_text}}

{% csrf_token %}
{% endif %}