1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

charte info

This commit is contained in:
test
2024-05-26 15:46:50 +02:00
committed by korenstin
parent 0e83ac32a2
commit aea6ec5e49
3 changed files with 9 additions and 0 deletions

View File

@ -17,6 +17,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
</form>
</div>
</div>
{% endblock %}
{% block extrajavascript %}
<script>
var date_end = document.getElementById("id_date_end");
var date_start = document.getElementById("id_date_start");