{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% include "global/fopen_bt.html" %} {% include "global/fopen_at.html" %} {% formfield player.q_no_social_media_accounts %} {% formfield player.q_social_media_time %} {% next_button %} {% include "global/fclose.html" %} {% endblock %} {% block styles %} {% endblock %}