{% extends "base.html" %} {% import '_start_page_form.html' as startpage %} {% block styles %} {% if devinfo_importants %}{% endif %} {% endblock %} {% block content %} {# ── Dev Info banners ────────────────────────────────────────────────── "warning", "important" and "release" posts all land here (app.py's index() builds devinfo_banners from the three). "important" additionally raises the modal further down; the banner is what remains on the page after the modal has been confirmed, so the message stays visible instead of vanishing. "release" shows the announced version and a shortcut into Settings -> Updates; the full text and the changelog live on the Dev Infos page. #} {% if devinfo_banners %}
{{ _('One title is enough — MediaForge asks every active source at once.') }}