jellyfin-web/dashboard-ui/notificationsettings.html
Luke Pulverenti 9ceaf21b80 update tabs
2016-04-13 01:28:45 -04:00

16 lines
555 B
HTML

<div id="notificationSettingsPage" data-role="page" class="page type-interior notificationConfigurationPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Notifications">
<div data-role="content">
<div class="content-primary">
<div class="readOnlyContent">
<p>${HeaderNotificationList}</p>
<p>${HeaderSendNotificationHelp}</p>
<div class="notificationList" style="margin-top: 2em;">
</div>
</div>
</div>
</div>
</div>