{% extends "core_components/site_base.html" %} {% block tabtitle %} Simmate | Login Status {% endblock %} {% block banner %} {% include "core_components/header.html"%} {% endblock %} {% block body %}
If you'd like sign out, select the 'Logout' button in navigation bar above.
{% else %}You've successfully signed out of your account. Thanks for visiting our site!
{% endif %}