diff --git a/admin/templates/html/artists.html b/admin/templates/html/artists.html index f4a6432..59ff8be 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 a63d37a..c7ac161 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 14f389b..59f19a9 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 afb9471..54b3236 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 bf1b542..0a0d045 100644 --- a/admin/templates/html/layout.html +++ b/admin/templates/html/layout.html @@ -18,7 +18,7 @@