{% extends "templates/spawn_pending.html" %} {% from "_macros.html" import swan_loader with context %} {% block main %} {% call swan_loader() %} Starting your session... You will be redirected automatically when it's ready for you. {% endcall %} {% endblock %} {% block script %} {% endblock %}
You will be redirected automatically when it's ready for you.