mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
16 lines
No EOL
555 B
HTML
16 lines
No EOL
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> |