{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Counting zeros {% endblock %} {% block content %}
Please, insert the correct number of 0s (zeroes) in the shown sequence:
{% endblock %} {% block scripts %} {% endblock %}