mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
14 lines
392 B
HTML
14 lines
392 B
HTML
<div id="notificationsPage" data-role="page" class="page type-interior" data-require="scripts/notificationlist">
|
|
|
|
<div>
|
|
<div class="content-primary">
|
|
|
|
<div class="readOnlyContent" style="max-width:900px;">
|
|
|
|
<div class="notificationsList paperList" style="margin-top: 1em;">
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |