SMASCH
(Smart Scheduling)
{% if state == "logout" %}
Success!
You have logged out of the Scheduling System
{% elif state == "logout_failed" %}
Error!
You cannot log out, if you are not logged in!
{% elif state == "login_failed" %}
Error!
Username does not exist, or the password is incorrect!
{% else %}
{% endif %}
Please sign in
I forgot my password
I have an issue with account