{% extends "global/Page.html" %} {% load otree static %} {% block content %} {{ formfield_errors 'id_content_second' }}

 

{% if n == '1' %} Cellecom {% elif n == '2' %} Prontophone {% endif %} optó {% if content == 'nobody' %} por no ofrecer zero rating {% elif content == 'content_1' %} por ofrecer zero rating a Sportstream {% elif content == 'content_2' %} por ofrecer zero rating a Moviestream {% endif %}

Elija si desea ofrecer zero rating {% if content == 'nobody' %} a uno de los dos proveedores de contenidos {% else %} a l'otro proveedor de contenidos. {% endif %}

 

 
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}