Forgotten debug variable
This commit is contained in:
parent
755f571fd7
commit
77fcd7a24e
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue