{% extends 'management/base.html' %} {% load i18n thumbnail core_tags django_tables2 %} {% block breadcrumbs %} {{block.super}} {% breadcrumb object %} {% endblock breadcrumbs %} {% block container %}

{{object.identifier}}

{% render_table table %}
{% trans 'Publication date'%}: {% trans 'Publication of documents in public page of electoral process' %}
{% endblock container %}