--- layout: page.njk ---
{% set alt = "View from the APB foyer towards the entrance, with the iconic green steel sculptures in the foreground." if lang == "en" else "Blick vom APB Foyer Richtung Eingang, im Vordergrund sind die ikonischen grünen Stahlskulpturen zu sehen." %} {% image "content/images/foyer.jpg", alt, "100vw" %}

{{ eseDate }}

{% if lang == "en" %} Your start at the Faculty of
Computer Science {% else %} Dein Studienstart an der
Fakultät Informatik {% endif %}

{{ content | safe }}
{% css %} {% include "index.css" %} {% endcss %}