Updates internal references

This commit is contained in:
Mouse Reeve
2021-09-28 12:26:55 -07:00
parent 7b985f3a41
commit 1c262a1a64
7 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
{% endblock %}
{% block panel %}
{% include 'settings/ip_address_form.html' with controls_text="add_address" class="block" %}
{% include 'settings/ip_blocklist/ip_address_form.html' with controls_text="add_address" class="block" %}
<p class="notification block">
{% trans "Any traffic from this IP address will get a 404 response when trying to access any part of the application." %}