{% extends "global/Page.html" %} {% load otree static %} {% block title %} Cuestionario Post-experimento {% endblock %} {% block content %} Por favor ingresar la siguiente información {% formfields %} {% next_button %} {% endblock %}