Open AStA membership form in current tab
This commit is contained in:
parent
2563deb013
commit
a34f568083
|
@ -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" target="_blank">AStA-Formular</a>
|
<a class="button is-primary mb-2" 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