이벤트 정보
시작일: {{ formattedStartDate }}
종료일: {{ formattedEndDate }}
장소: {{ eventModel.location }}
공개 URL:
공개 비밀번호: {{ eventModel.accessPassword }}
최대 참가자 수: {{ eventModel.maxParticipants || '제한 없음' }}
현재 참가자 수: {{ eventModel.participants?.length || 0 }}
설명
{{ eventModel.description || '설명이 없습니다.' }}