{% extends 'management/base.html' %} {% load i18n thumbnail core_tags django_tables2 messages_tags %} {% block breadcrumbs %} {{block.super}} {% breadcrumb object %} {% endblock breadcrumbs %} {% block container %} {{object.identifier}} {% trans "Messages" %} {% inbox_unread_count %} {% trans "Security level configuration" %} {% render_table table %} {% trans 'Publication date'%}: {% trans 'Publication of documents in the public page of the electoral process' %} {% endblock container %}