{% extends "sign_in_base.html" %} {% block script %} {% if errMsg=="Rest password success" %} {% endif %} {% if errMsg=="Sign up success" %} {% endif %} {% endblock %} {% block style %} {% endblock %} {% block main %}

Hello, Welcome to Smart Coffee

{% endblock %}