Remove debug block from registration template

This commit is contained in:
Mark Veidemanis 2022-08-13 20:55:50 +01:00
parent f9473ea615
commit d9f3a9c6cd
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 0 additions and 1 deletions

View File

@ -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 %}
<h4 class="title is-4">{{ network }}</h4>
{% for nick, num in items %}