{% extends "default.html" %} {% block title %} {{"SITE_NAME" | app_config}} {% endblock %} {% block content %}

Check if domain is banned

{{domain_name}}

Current ban reason

{{domain.reason_text}}

Actions

{% endblock %}