{% extends 'core/page.html' %} {% load i18n %} {% load core_tags %} {% block page %}
{% trans 'The list of contributions is currently not available.' %} {% endblock %}