From 249a13a60b6d5d7c65430571a56d26cde5b95d41 Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 14 May 2024 18:48:48 +0200 Subject: [PATCH] chore(asta): add more spacing between button and checkbox --- shiftregister/app/templates/asta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiftregister/app/templates/asta.html b/shiftregister/app/templates/asta.html index 14f410e..98aef9c 100644 --- a/shiftregister/app/templates/asta.html +++ b/shiftregister/app/templates/asta.html @@ -3,7 +3,7 @@ {% block title %}AStA-Mitgliedschaft{% endblock %} {% block content %} -AStA-Formular +AStA-Formular
{% csrf_token %} {% for field in form %}