{% extends "base_list_view.html" %} {% block extra_title %} Vacancies {% if object %} - {{ object.title }} {% else %} {% if current_category %} - {{ current_category.title }} {% endif %} {% endif %} {% endblock extra_title %} {% block breadcrumb %}
No vacancies available.
{% endfor %} {% endblock app_content %}