mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
598402d953
Used this one-liner: https://unix.stackexchange.com/a/161853
9 lines
216 B
HTML
9 lines
216 B
HTML
<div id="logPage" data-role="page" class="page type-interior">
|
|
<div>
|
|
<div class="content-primary">
|
|
<div class="serverLogs readOnlyContent">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|