@if (content(); as content) {
@switch (content.type) {
@case ('text') {
@if (content.id && collapse()) {
@for (text of frozenBlocks(); track text) {
}
@if (streaming(); as text) {
}
{{ content.created_date | relative }}
}
@if (!last() && content.agentKey && !collapse()) {