{% extends "global/Page.html" %} {% load otree static %} {% block title %} Rate the complexity of an image {% endblock %} {% block content %}
What Complexity does this image have
{% next_button %} {% endblock %} {% block scripts %} {% endblock %}