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