${images.length > 0 ? `

${type_uid === 'announcement' ? `
${type_uid}
` : ``}
` :
`${type_uid === 'announcement' ? `
${type_uid}
` : ``}`}
${type_uid === 'announcement' ? `
${publishDate}
` : ``}
${bodyText.length>480 ? encodeHtml(bodyText.substring(0,480))+'...' : encodeHtml(bodyText)}
${readTimeMins} read time