{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Parte 3 {% endblock %} {% block content %} {% include 'othercompetition_addition/InstructionsRoundChoiceSpanish.html' %} {% formfield player.torneo_choice with label="¿Qué opción escoges para participar en la Parte 3?" %}

Presiona el botón cuando hayas escogido tu opción.

{% endblock %}