2
0
Fork 0

chore(asta): add more spacing between button and checkbox

This commit is contained in:
Luca 2024-05-14 18:48:48 +02:00
parent e17645a8f3
commit 249a13a60b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{% block title %}AStA-Mitgliedschaft{% endblock %} {% block title %}AStA-Mitgliedschaft{% endblock %}
{% block content %} {% block content %}
<a class="button is-primary mb-2" href="https://member.asta-bbg.de/?next=https%3A%2F%2Fhelfen.kntkt.de%2Fasta">AStA-Formular</a> <a class="button is-primary mb-5" href="https://member.asta-bbg.de/?next=https%3A%2F%2Fhelfen.kntkt.de%2Fasta">AStA-Formular</a>
<form action="" method="post"> <form action="" method="post">
{% csrf_token %} {% csrf_token %}
{% for field in form %} {% for field in form %}