{% extends 'authentication/base.html' %} {% block title %}QuickSched: Change Password{% endblock %} {% load static %} {% block content %}

Password changed successfully!

You can now head over to your dashboard!

Go to Dashboard
{% endblock %}