mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update stream builder subtitles
This commit is contained in:
parent
a1890b0e4e
commit
1ab41652d5
3 changed files with 15 additions and 5 deletions
|
@ -4,16 +4,17 @@
|
|||
<title>${TitleNotifications}</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="notificationsPage" data-role="page" class="page libraryPage noSecondaryNavPage" data-require="scripts/notificationlist,paperbuttonstyle">
|
||||
<div id="notificationsPage" data-role="page" class="page type-interior" data-require="scripts/notificationlist,paperbuttonstyle">
|
||||
|
||||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
|
||||
<div class="readOnlyContent" style="margin: auto;max-width:900px;">
|
||||
<div class="readOnlyContent" style="max-width:900px;">
|
||||
|
||||
<div class="notificationsList" style="margin-top: 1em;">
|
||||
</div>
|
||||
|
||||
<h1>${TitleNotifications}</h1>
|
||||
<div class="notificationsList" style="margin-top: 1em;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue