diff --git a/admin/templates/html/artists.html b/admin/templates/html/artists.html index 59ff8be..f4a6432 100644 --- a/admin/templates/html/artists.html +++ b/admin/templates/html/artists.html @@ -1,6 +1,6 @@ {{define "head"}} Artists - ari melody 💫 - + {{end}} diff --git a/admin/templates/html/edit-account.html b/admin/templates/html/edit-account.html index c7ac161..a63d37a 100644 --- a/admin/templates/html/edit-account.html +++ b/admin/templates/html/edit-account.html @@ -1,6 +1,6 @@ {{define "head"}} Account Settings - ari melody 💫 - + {{end}} diff --git a/admin/templates/html/edit-track.html b/admin/templates/html/edit-track.html index 59f19a9..14f389b 100644 --- a/admin/templates/html/edit-track.html +++ b/admin/templates/html/edit-track.html @@ -1,6 +1,6 @@ {{define "head"}} Editing Track - ari melody 💫 - + diff --git a/admin/templates/html/index.html b/admin/templates/html/index.html index 54b3236..afb9471 100644 --- a/admin/templates/html/index.html +++ b/admin/templates/html/index.html @@ -1,6 +1,6 @@ {{define "head"}} Admin - ari melody 💫 - + diff --git a/admin/templates/html/layout.html b/admin/templates/html/layout.html index 0a0d045..bf1b542 100644 --- a/admin/templates/html/layout.html +++ b/admin/templates/html/layout.html @@ -18,7 +18,7 @@