{% extends "layouts/base_full_screen.html" %} {% load static %} {% block title %} Set New-Password {% endblock %} {% block body_attributes %} {% endblock body_attributes %} {% block stylesheet %} {% endblock stylesheet %} {% block content %}

UseVoice.

The only tool that you need to create high-quality
audio content!
{% csrf_token %}

Setup New Password

Have you already reset the password ? Sign in
Use 8 or more characters with a mix of letters, numbers & symbols.
{% endblock %} {% block javascripts %} {% if messages %} {% for message in messages %} {% endfor %} {% endif %} {% endblock %}