From 226516aca48e97d3dc4e4df213bc2023e64b1afd Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 27 Mar 2022 21:29:24 +0200 Subject: Initial commit --- _frame/library.internal/main.php | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 _frame/library.internal/main.php (limited to '_frame/library.internal/main.php') diff --git a/_frame/library.internal/main.php b/_frame/library.internal/main.php new file mode 100644 index 0000000..7ce781e --- /dev/null +++ b/_frame/library.internal/main.php @@ -0,0 +1,60 @@ + + + + + + Argon + + + + + + + + + + + +
+
+ +
+
+ +
+ +
';" class="frame-library-item" id="frame-library-item--"> +
+
+ <?= l(" class="frame-library-item-cover-inner" src="/api/get_image.php?_="> +
+
+
+
+
·
+ +
+ +
+ +
+
+
+ +
+ $song): ?> +
onclick="location.href='/_frame/library/';" class="frame-library-item-set-song frame-library-item-part-song frame-library-item-set-song-wip" id="frame-library-item-set-song----"> +
+ <?= l(" class="frame-library-item-set-song-cover-inner frame-library-item-part-song" src="/api/get_image.php?_=">
+
+
+ +
+ +
+ +
+
+
+ + \ No newline at end of file -- cgit