{% extends 'partials/base.html' %} {% load i18n %} {% load staticfiles %} {% load sass_tags %} {% block old_css %} {% endblock %} {% block head_css %} {% endblock %} {% block content %} {% include 'partials/modals/project_work_type_suggestion.html' %} {% include 'partials/modals/modal-registration_form.html' %} {% include 'partials/header.html' %}