@if (currentRoom()) { @if (!isVoiceWorkspaceExpanded()) {
{{ headerTitle() }} @if (isVoiceWorkspaceExpanded()) { Voice streams }
}
@if (!isVoiceWorkspaceExpanded()) { @if (hasTextChannels()) {
} @else {

No text channels

There are no existing text channels currently.

} }
} @else {

No room selected

Select or create a room to start chatting

}