mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-28 02:21:06 +08:00
7 lines
207 B
HTML
7 lines
207 B
HTML
<header>
|
||
<a class="close" href="#" data-bind="click: close">×</a>
|
||
<h3 data-i18n="NEXTCLOUD/SELECT_CALENDAR"></h3>
|
||
</header>
|
||
<div class="modal-body form-horizontal">
|
||
<ul id="sm-nc-calendars"></ul>
|
||
</div>
|