Authentication
TextGrid-{{ instance|capitalize }} Session ID
{% if tg_session_id and is_valid_session %} Connected {% elif tg_session_id %} Invalid Session {% else %} Not Connected {% endif %}
{% if tg_session_id %} {% endif %}