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