diff --git a/core/templates/manage/threshold/irc/network/relays.html b/core/templates/manage/threshold/irc/network/relays.html index 8305b27..bc441a5 100644 --- a/core/templates/manage/threshold/irc/network/relays.html +++ b/core/templates/manage/threshold/irc/network/relays.html @@ -1,6 +1,5 @@ {% load index %}
- {% include 'manage/threshold/partials/notify.html' %} {% if relays is not None %}
@@ -219,4 +218,5 @@
{% endif %} + {% include 'manage/threshold/partials/notify.html' %}
\ No newline at end of file