{# templates/_topbar.html #}
Anonymizer {% if mac_app %} {% include "_model_status.html" %} {% elif not update_available %} {% include "_network_status.html" %} {% endif %} {% if not update_available %}v{{ app_version }}{% endif %}
{% if update_available %}{% include "_update_banner.html" %}{% endif %}