{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Parte E {% endblock %} {% block content %} {% include 'othercompetition_addition/InstructionsP1_Choice_E.html' %} {% formfield player.P1_Choices_E %}
Presiona el botón cuando hayas escogido tu opción.
{% endblock %}