{% load static %} {% load i18n %} {% block header %}
{% endblock %} {% block filter %} {% endblock %}
{% block list_wrapper %}
{% trans 'You have not yet edited any data within the specified time period. Once you edit a resource, your edit history will display here.' %}
{% block listitem %}
{% trans 'pending review' %}
{% endblock %}
{% endblock list_wrapper %}