{% load otree static %} {% block title %} Contract extension {% endblock %} {% block styles %} {% include '_templates/styles/reemploy_page.html' %} {% endblock %} {% block content %} {% include '_templates/includes/reemploy_check.html' %} {% include '_templates/includes/next_button_hidden.html' %} {{ endblock }} {% block scripts %} {% endblock %}