remotes/1693045480750635534/spooky-22
fireworks88 2021-07-26 15:32:28 +02:00
parent 000b0aa970
commit c7c3c78dc4
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@
{% endfilter %}
<div class="custom-control custom-switch">
{#<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="disablesignups" name="disablesignups" {% if b.disablesignups %}checked{% endif %} onchange="post('/disablesignups');">
<label class="custom-control-label" for="disablesignups">Disable signups</label>
</div>
</div>#}
{% endblock %}