Forgotten debug variable

This commit is contained in:
Valentin Samir 2016-06-03 14:17:49 +02:00
parent 755f571fd7
commit 77fcd7a24e
1 changed files with 0 additions and 1 deletions

View File

@ -9,5 +9,4 @@
{% bootstrap_form form %}
{% bootstrap_button _('Connect to the service') size='lg' button_type="submit" button_class="btn-primary btn-block"%}
</form>
{{request.session.authenticated}}
{% endblock %}