{% extends "mobile/base.html" %} {% block content %}

Scan a blooming tree!

{{ question.text }}

{% for option in question.options %} {% endfor %}
{% csrf_token %}
{% endblock %}