{% extends 'index.html' %} {% block content %} {% load static %} {% load i18n %}

{% trans "Contracts" %}

Page not found. 404.
{% trans "There have been no contracts signed." %}
{% endblock content %}