{% extends "global/Page.html" %} {% load staticfiles otree %} {% block styles %} {% endblock %} {% block title %} Tarea: Ronda {{ronda}} de 5 {% endblock %} {% block content %}

Claves

{% for l in legend_list %} {% for l in legend_list %} {% endfor%}
{% endfor%}


Código:     
{% for l in task_list%}
{% endfor %}
Letra:     
{% for l in task_list%} {% endfor %}




{% endblock %}