{% include 'messages.html' %} {% load crispy_forms_tags %}
{% include 'sidebar.html' with title="Log-in" %}
Log-in
{% csrf_token %} {{ form|crispy }}