{% extends 'layouts/base_background.html' %} {% load static %} {% block title %} Soft UI Design System by Creative Tim {% endblock title %} {% block body %} class="sign-in-illustration" {% endblock body %} {% block header %} {% include 'includes/navigation.html' %} {% endblock header %} {% block content %} Reset Password Enter your new password here. {% csrf_token %} {% for field in form %} {{ field }} {{ field.errors }} {% endfor %} Reset "Attention is the new currency" The more effortless the writing looks, the more effort the writer actually put into the process. {% endblock content %} {% block footer %} {% include 'includes/footer_signin.html' %} {% endblock footer %}
Enter your new password here.
The more effortless the writing looks, the more effort the writer actually put into the process.