{% extends "base.html" %} {% load i18n translations %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block content %} {% include 'legal/menu.html' %}

{% translate "Subcontractors" %}

{% include "legal/documents/contracts.html" %}
{% endblock content %}