{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Ranking of principles {% endblock %} {% block content %}

Please rank the principles.

{{ form.ranking.errors }}

{% endblock %}