{% extends "auth_base.html" %} {% block title %}Set Password - The Weather Monitor{% endblock %} {% block content %} Set Your Password Complete your account setup below. {% if error %} {{ error }} {% endif %} Username: {{ username or "Pending" }} Name: {{ full_name or "Pending" }} Home Site: {{ home_site or "Pending" }} New Password Confirm Password Set Password {% endblock %}
Username: {{ username or "Pending" }}
Name: {{ full_name or "Pending" }}
Home Site: {{ home_site or "Pending" }}