1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/notificationsettings.html

14 lines
428 B
HTML
Raw Normal View History

2016-04-13 01:28:45 -04:00
<div id="notificationSettingsPage" data-role="page" class="page type-interior notificationConfigurationPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Notifications">
2014-04-25 16:47:56 -04:00
2016-03-16 01:33:31 -04:00
<div data-role="content">
<div class="content-primary">
2014-04-25 16:47:56 -04:00
2016-03-16 01:33:31 -04:00
<div class="readOnlyContent">
2014-04-25 16:47:56 -04:00
2016-09-11 03:33:53 -04:00
<div class="notificationList">
2014-04-26 23:42:05 -04:00
</div>
2016-03-16 01:33:31 -04:00
2014-04-25 16:47:56 -04:00
</div>
</div>
</div>
2016-03-16 01:33:31 -04:00
</div>