#43 | Add max agents setting. Spots left count on /work/<id> and /control/

This commit is contained in:
2021-03-19 23:45:08 -07:00
parent 7e2e6a7ab7
commit 0c2e2d81bc
4 changed files with 10 additions and 3 deletions

View File

@@ -20,6 +20,10 @@
{% block content %}
<div class="container-md">
<div class="new-section">
<p class="row page-description">Свободных Мест: {{ licences_remaining }}</p>
</div>
{% block form %}
<form method="post">
{% csrf_token %}