{% extends 'base.html' %} {% block title %}Waiting for Chat Session{% endblock %} {% block content_title %}Chat Session Being Created{% endblock %} {% block content_description %}Please wait...{% endblock %} {% block content_class %}
{% endblock %} {% block extra_head %} {% endblock %} {% block content %}The specialist is being executed and the chat session is being created.
Session ID: {{ session_id }}
This page will automatically refresh every 2 seconds...