{% include 'includes/loading_overlay.html' %}
Loading...
{% include 'components/header.html' %}
{% include 'components/sidebar.html' %}
{% include 'components/banner.html' %} {% include 'components/upload-view.html' %} {% include 'components/recording-view.html' %} {% include 'components/detail-view.html' %}
{% include 'components/progress-popup.html' %} {% include 'modals/edit-modal.html' %} {% include 'modals/delete-modal.html' %} {% include 'modals/edit-tags-modal.html' %} {% include 'modals/datetime-picker-modal.html' %} {% include 'modals/shares-list-modal.html' %} {% include 'modals/reset-modal.html' %} {% include 'modals/reprocess-modal.html' %} {% include 'modals/speaker-modal.html' %} {% include 'modals/add-speaker-modal.html' %} {% include 'modals/edit-text-modal.html' %} {% include 'modals/text-editor-modal.html' %} {% include 'modals/asr-editor-modal.html' %} {% include 'modals/edit-speakers-modal.html' %} {% include 'modals/edit-participants-modal.html' %} {% include 'modals/color-scheme-modal.html' %} {% include 'modals/system-audio-help-modal.html' %} {% include 'modals/recording-disclaimer-modal.html' %} {% include 'modals/upload-disclaimer-modal.html' %} {% include 'modals/recording-recovery-modal.html' %} {% include 'modals/unified-share-modal.html' %} {% include 'modals/share-delete-modal.html' %} {% include 'modals/duplicates-modal.html' %} {% include 'modals/global-error.html' %} {% include 'modals/toast-container.html' %} {% include 'modals/bulk-delete-modal.html' %} {% include 'modals/bulk-tag-modal.html' %} {% include 'modals/bulk-reprocess-modal.html' %}