aboutsummaryrefslogtreecommitdiff
path: root/subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp')
-rw-r--r--subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp3
1 files changed, 3 insertions, 0 deletions
diff --git a/subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp b/subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp
new file mode 100644
index 00000000..a8b170f4
--- /dev/null
+++ b/subsonic-backend/src/main/webapp/WEB-INF/jsp/head.jsp
@@ -0,0 +1,3 @@
+<%@ include file="include.jsp" %>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Subsonic</title>