{% load static bootstrap3 introspection_filters %}
{% block title %}Login{% endblock %} | Accounting
Accounting
{% csrf_token %}
{% bootstrap_field form.username show_label=False %}
{% bootstrap_field form.password show_label=False %}
LOGIN