{% extends "base.html" %} {% block content %}
{% if error %}
{{ error }}
{% endif %}

Filters, proxies and advanced options now live in Settings (⚙ top right).

{% endblock %}