{# -*- coding: utf-8 -*- Copyright (C) 2021-2022 TU Wien. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.BASE_TEMPLATE %} {%- block header %} {%- endblock header %} {%- block page_body %}

Florian Wörister

Ex Almost TU:RD Manager

🌝 2020-07-01 — 2022-02-28 🌚

Florian joined the team as a software developer and left us before the position was turned into TU:RD manager. He laid the foundation for the TU:RD user interface as we know it today and always had the users in mind.

We will always remember him for his love of music and Mario Kart.

{%- endblock page_body %} {%- block css %} {{ super() }} {{ webpack['invenio-theme-tuw-tuwstones.css'] }} {%- endblock css %}