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