chore(asta): add more spacing between button and checkbox
This commit is contained in:
parent
e17645a8f3
commit
249a13a60b
|
@ -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 %}
|
||||||
|
|
Loading…
Reference in New Issue