{% extends "layouts/base-auth.html" %} {% load static %} {% block navigation %} {% include "includes/navigation-full.html" %} {% endblock navigation %} {% block content %} Welcome! Use these awesome forms to login or create new account in your project for free. Register with or {% csrf_token %} {% for field in form %} {{ field }} {{ field.errors }} {% endfor %} I agree the Terms and Conditions Sign up Already have an account? Sign in {% endblock content %}
Use these awesome forms to login or create new account in your project for free.
or
Already have an account? Sign in