{% extends 'inventory/base.html' %} {% block section_title %}Login{% endblock %} {% block content %}
{% csrf_token %}

{% endblock %}