{% extends "ui/page.html" %} {% load i18n static ui %} {% block title %}{% translate 'Saved!' %}{% endblock %} {% block button_bar_class %}d-none{% endblock %} {% block page_body %}
{% if association.target.is_netloc_banned %} {% else %} {% endif %}
{% endblock %}