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