{% extends "otree/BaseBuiltIn.html" %} {% load staticfiles %} {% block internal_content_at_bottom_of_body %} {% include 'otree/PollServerThenRedirect.html' %} {% endblock %}