36 lines
1.2 KiB
HTML
Executable File
36 lines
1.2 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html dir="auto">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="https://local_resource_host/css/glue.css" />
|
|
<link rel="stylesheet" href="css/collection-songs.css"><link rel="stylesheet" class="userCSS" href="https://zlink.app.spotify.com/css/user.css"></head>
|
|
<body
|
|
class="unlike-removes-entity"
|
|
data-drop-target="text/x-spotify-tracks|text/x-spotify-albums"
|
|
>
|
|
<div id="content" data-play-source="library-collection">
|
|
<div
|
|
id="header-placeholder"
|
|
class="app-header"
|
|
data-interaction-context="header"
|
|
></div>
|
|
|
|
<div class="container app-content" data-interaction-context="body">
|
|
<div id="list-placeholder" data-interaction-context="tracklist"></div>
|
|
</div>
|
|
</div>
|
|
<div
|
|
id="error-placeholder"
|
|
data-ta-id="error-placeholder"
|
|
class="error-placeholder"
|
|
></div>
|
|
<div
|
|
id="confirm-delete-container"
|
|
class="hidden confirm-dialog-container"
|
|
></div>
|
|
|
|
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
|
|
<script src="init.js"></script>
|
|
<script src="collection-songs.bundle.js"></script></body>
|
|
</html>
|