Remove debug block from registration template

master
Mark Veidemanis 2 years ago
parent f9473ea615
commit d9f3a9c6cd
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -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 %}

Loading…
Cancel
Save