def get(self, request): # TODO unfortunately the extra_context is omitted and not provided return password_reset_done(request, 'registration/password_reset_done.html')