{% extends "base.html" %} {% block content %} {% if form.errors %}
Nesprávne meno alebo heslo.
{% endif %}
{% csrf_token %}
{% endblock %}