{% extends 'core/page.html' %} {% load i18n %} {% load core_tags %} {% block page %}

{% trans 'Contributions' %}

{% trans 'The list of contributions is currently not available.' %} {% endblock %}