mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
11 lines
218 B
HTML
11 lines
218 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Zöff Spotify Importer</title>
|
|
<script type="text/javascript" src="/static/dist/spotify.min.js"></script>
|
|
<meta charset="UTF-8"/>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|