diff --git a/index.html b/index.html index 082ffec..6aa2e59 100644 --- a/index.html +++ b/index.html @@ -27,81 +27,5 @@ - - - - - - - - - diff --git a/resources/templates/app/modal-fatal.html b/resources/templates/app/modal-fatal.html new file mode 100644 index 0000000..ddbe4eb --- /dev/null +++ b/resources/templates/app/modal-fatal.html @@ -0,0 +1,14 @@ +
+
+ +
diff --git a/resources/templates/list/column-dropdown.html b/resources/templates/list/column-dropdown.html new file mode 100644 index 0000000..e758551 --- /dev/null +++ b/resources/templates/list/column-dropdown.html @@ -0,0 +1,10 @@ + \ No newline at end of file diff --git a/resources/templates/list/item-dropdown.html b/resources/templates/list/item-dropdown.html new file mode 100644 index 0000000..8664d95 --- /dev/null +++ b/resources/templates/list/item-dropdown.html @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/resources/templates/list/modal-item-details.html b/resources/templates/list/modal-item-details.html new file mode 100644 index 0000000..825c57d --- /dev/null +++ b/resources/templates/list/modal-item-details.html @@ -0,0 +1,30 @@ +
+
+ +
diff --git a/resources/templates/player/player-status.html b/resources/templates/player/player-status.html new file mode 100644 index 0000000..5c4dbab --- /dev/null +++ b/resources/templates/player/player-status.html @@ -0,0 +1,7 @@ +
{{dmap_itemname}}
+
{{daap_songartist}}
+
+ 0:00 + + -0:00 +
\ No newline at end of file