{% extends 'index.html' %} {% load i18n %} {% block content %} {% load static %} {% load recruitmentfilters %}
{% include 'pipeline/nav.html' %}
{% include 'pipeline/footer_components.html' %} {% endblock %}