diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index 152f9311..783f4f36 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -11,19 +11,19 @@ - + Headphones - ${title} - + - + ${next.headIncludes()} - + @@ -31,16 +31,16 @@
% if not headphones.CURRENT_VERSION:
- You're running an unknown version of Headphones. Update or + You're running an unknown version of Headphones. Update or Close
% elif headphones.CURRENT_VERSION != headphones.LATEST_VERSION and headphones.INSTALL_TYPE != 'win':
- A newer version is available. You're ${headphones.COMMITS_BEHIND} commits behind. Update or Close + A newer version is available. You're ${headphones.COMMITS_BEHIND} commits behind. Update or Close
% endif - -
+ +
- +
@@ -91,16 +91,16 @@ %if version.HEADPHONES_VERSION != 'master': (${version.HEADPHONES_VERSION}) %endif - + Back to top - + ${next.javascriptIncludes()} - +