{% block footer_content %}
{% block footer_left %}   {% endblock %}
{% block footer_contact %}

{{ _('Etsin is part of the ') }}{{ _('Open science and research initiative\'s (ATT)') }}{{ _(' services') }}

{{ _('Service is provided by ') }}{{ _('CSC - IT Center for Science Ltd') }}

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