{project_record.getName():h}

{project_record.getLeadSigninId():h}
{if:!project_record.getHasProgress()}
{else:}
{end:}
{if:isBookmarked} {else:} {end:}
{project_record.getDescription():h}
{if:project_record.getHasAttachment()}
{foreach:project_attachments,cnt,project_attachment} {if:!project_attachment.is_image} {if:project_attachment.attachment_name} attach_image{project_attachment.attachment_name} {end:} {end:} {end:} {foreach:project_attachments,cnt,project_attachment} {if:project_attachment.is_image} {if:project_attachment.attachment_name}
{project_attachment.attachment_name}
{end:} {end:} {end:}
{if:file_missing} Some of the attachments may be missing. {end:}
{end:} {if:lead_project} {end:}
{foreach:message_records,cnt,message_record}
{message_record.m_record.getDateFormatted():h} {if:message_record.isCommentBookmarked} Bookmarked {else:} Bookmark {end:}
{message_record.m_record.getCont():h}
{if:message_record.m_record.getHasAttachment()}
{foreach:message_record.m_attachments,cnt,message_attachment} {if:!message_attachment.is_image} attach_image {message_attachment.attachment_name} {end:} {end:} {foreach:message_record.m_attachments,cnt,message_attachment} {if:message_attachment.is_image}
{message_attachment.attachment_name}
{end:} {end:}
{if:message_record.msg_attachment_missing} Some of the attachments may be missing. {end:}
{end:}
{end:}
{if:no_task_records}
No tasks found {if:lead_project} {end:}
{else:}
Tasks
{if:lead_project} {end:}
{end:} {if:is_issue_visible} {if:no_issue_records}
No issues found
{else:}
{if:add_issue_permission}
Issues
{end:}
{end:} {end:}