initial commit

This commit is contained in:
Carlos Galindo 2020-10-14 00:54:52 +02:00
commit c8c7eae33c
16 changed files with 835 additions and 0 deletions

4
res/song_li.html Normal file
View file

@ -0,0 +1,4 @@
<li onclick="window.location = '%s'"%s>
<span class="numberBadge">%d. </span>
%s%s%s
</li>