{# # Main layout for the conference room # # @package openemr # @link http://www.open-emr.org # @author Stephen Nielson # @copyright Copyright (c) 2023 Comlink Inc # @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 #}
{% if not testTemplateLayout %}

{{ "Waiting for participants to join"|xlt }}
{{ "Waiting"|xlt }}...

{% endif %}
{% if testTemplateLayout.buttons %} {% include 'comlink/video-control-bar.twig' with {buttons: testTemplateLayout.buttons}%} {% else %} {% include 'comlink/video-control-bar.twig' %} {% endif %}