{% extends "catalog.html" %} {% block content %} {% if message %}
{{ message }}
{% endif %}
User:
Password:
{% csrf_token %}
{% endblock %}