@if (currentRoom()) {
@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

}