{% extends "_types/root/_index.html" %} {% block meta %}{% endblock %} {% block title %}Signing out — Rose Ash{% endblock %} {% block content %}

Signing out…

You will be redirected shortly.

{# Fire-and-forget: clear each client app's session via hidden iframes #} {% for url in clear_urls %} {% endfor %} {% endblock %}