{!isCommentNotification && (
{notification_parameters.device.title}
)}
{isCommentNotification && commentText ? (
<>
{notification_parameters.device.title}
{commentText}
>
) : (
<>
{notification_parameters.device.text}
>
)}
{notification_rule === NOTIFICATIONS.NEW_CONTENT && (
<>