Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<title>Calendar Dialog Attendee Test</title>
<link rel="localization" href="messenger/calendarDialog.ftl" />
</head>
<body>
<span class="attendee-name"></span>
<span class="attendee-email"></span>
<span class="attendee-label"></span>
<img src="" class="attendee-icon"/>
</template>
<calendar-dialog-attendee></calendar-dialog-attendee>
</body>
</html>