{% extends "layouts/base.html" %} {% block content %} {% include "partials/header_bar.html" %} {% include "partials/title_select.html" %} {% include "partials/screen_select.html" %} {% include "partials/survey_select.html" %} {% endblock %}