From d9f3a9c6cd1a6d1f74e1cc059019e50f27ab39b4 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sat, 13 Aug 2022 20:55:50 +0100 Subject: [PATCH] Remove debug block from registration template --- .../manage/threshold/irc/network/modals/registration.html | 1 - 1 file changed, 1 deletion(-) diff --git a/core/templates/manage/threshold/irc/network/modals/registration.html b/core/templates/manage/threshold/irc/network/modals/registration.html index e27bf1f..d78ce14 100644 --- a/core/templates/manage/threshold/irc/network/modals/registration.html +++ b/core/templates/manage/threshold/irc/network/modals/registration.html @@ -12,7 +12,6 @@ hx-put="{% url 'threshold_irc_actions_registration_net' net %}" hx-target="#actions" hx-swap="outerHTML"> - {{ unreg }} {% for network, items in unreg.items %}

{{ network }}

{% for nick, num in items %}