{% extends 'base_templates/flask_wide_base.html' %} {% block content %}

{{ word('Waiting') }}

{{ word('Please wait. Interview will start when sync is complete.') }}

{% endblock %}