{#- This file is part of Supysonic. Supysonic is a Python implementation of the Subsonic server API. Copyright (C) 2013-2021 Alban 'spl0k' Féron 2017-2024 Óscar García Amor Distributed under terms of the GNU AGPLv3 license. -#} Supysonic
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %} {% block body %}{% endblock %}