@if (!textEmpty) {
} @if (textEmpty) {
}
@if (active) { } @if (active) {
{{ text.attachments }}
} @if (!active) {
@if (isTextEditable) { } @if (!isTextEditable) { }
}