{% block head_css %} {% endblock %} {% block head_extra %}{% endblock %} {# ── Sentry Browser SDK ───────────────────────────────────────────────── Loaded only when SENTRY_DSN is configured. The DSN is a *public* Sentry key and is intentionally embedded in client-side code. Update the version pin at browser.sentry-cdn.com/releases when upgrading the SDK. ──────────────────────────────────────────────────────────────────────── #} {% if sentry_dsn %} {% endif %}
{% block content %}{% endblock %}

{{ _("cookie.notice") }} {{ _("cookie.policy_link") }} · {{ _("cookie.privacy_link") }}

{% block scripts %}{% endblock %}