{{ block title }}Title{{ endblock }} {{ block content }}

{%if player.Numero_de_errores == 10 %} Correcto {%endif%} {%if player.Numero_de_errores != 10 %} Error {%endif%}

{% next_button %} {{ endblock }}