{% block footer_content %}
{% trans %}Site logo{% endtrans %}

{% trans %}The centralized portal of government data{% endtrans %}

{% block footer_nav %}

Secciones

    {{ h.build_nav('dataset.search', _('Datasets')) }} {{ h.build_nav('organization.index', _('Organizations')) }} {{ h.build_nav('group.index', _('Categories')) }} {{ h.build_nav('home.about', _('Documents')) }} {{ h.build_nav('home.about', _('Help')) }} {{ h.build_nav('dataset.search', _('Featured initiatives')) }}
{% endblock %}

Enlaces internos

  • Políticas de privacidad
  • Normativas
  • Habilitación en datos.gob
  • Notificar error

Ayuda institucional

  • Ingreso de solicitud de ayuda
{% endblock %}

{% trans %}Developed by civil association Red Ciudadana®{% endtrans %}

{% block footer_debug %} {% if g.debug %} {% include 'snippets/debug.html' %} {% endif %} {% endblock %}