agree create 3

This commit is contained in:
2018-05-04 17:28:07 +02:00
parent 1cd3795b87
commit 7ac1085ae2
2 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
{% bootstrap_form form %}
<button class="btn btn-default" type="submit">Toestemming geven</button>
<br/><br/>
<a href="javascript:window.close();">Geen toestemming geven</a>
<a href="/">Geen toestemming geven</a>
</form>
<br/>
{% endif %}