@if (showAttachments && halResource?.attachments) { @if (primerized) {
{{ text.attachments }}
} @else {
{{ text.attachments }}
} }