{% block header %}{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% for category, message in messages %} {% if messages %}
{{ message }}
{% endif %} {% endfor %} {% endwith %}
⚠️ Streaming and metadata functionality in MAL-Stremio is currently limited.
See GitHub Issue for more information.
{% block content %} {% endblock %}