{% load i18n %} {% comment %} This template provides an default footer for general sites. Please note that this template should be used via {% include "" %}, not {% extends "" %}! This way you can specify your own navigation or hero text or general content stuff. {% endcomment %}
{% block footer-left %}

{% trans "Impressum" %}

{% trans "Privacy" %}

{% endblock %}
{# desktop: just eat the free space in the middle #} {# touch: draw a delimeter #}

{% block footer-right %}

Hochschule Hannover

+49 511 9296 1441

support-it@hs-hannover.de

https://hs-hannover.de/it

{% endblock %}