{% extends "reg_auth_base.html" %} {% load i18n %} {% block title %}Abhijeet's Gallery-Password Reset{% endblock %} {% block content_form %}

{% trans "Password reset successfully" %}

{% trans "Log in" %}

{% endblock %}