{% load bulb_static static %}
Admin - Login
{% if DEBUG %}
{% elif not DEBUG %}
{% endif %}
Connexion :
{% csrf_token %} {% if request.GET.next %}
{% endif %} {{ form.as_p }}
{% if DEBUG %} {% elif not DEBUG %} {% endif %}