This commit is contained in:
simon 2017-09-01 22:19:49 +01:00
parent 4d205a4042
commit 3e686e9c5b
11 changed files with 44 additions and 33 deletions

View file

@ -2,6 +2,7 @@
{% block content %}
<div id="content" class="auth">
<form action="{{servlet-context}}/auth" method="POST">
{% csrf-field %}
<input type="hidden" name="redirect-to" value="{{redirect-to}}"/>
{% if user %}
<p class="widget">