From a1a18f77a50804e0127dfa4b0f5240c49c541184 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 2 Jul 2012 21:24:02 -0700 Subject: Initial Commit --- subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp (limited to 'subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp') diff --git a/subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp b/subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp new file mode 100644 index 00000000..8792d60d --- /dev/null +++ b/subsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp @@ -0,0 +1,189 @@ +<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> + + + + <%@ include file="head.jsp" %> + <%@ include file="jquery.jsp" %> + " rel="stylesheet"> + + + + +

+ " alt=""> + ${model.welcomeTitle} +

+ + +

${model.welcomeSubtitle}

+
+ +

+ +  |  + + + + + + + + + + + + + + + +

+ + +

+
+ +

+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
" alt="">" alt="">
" alt="">" alt="">
+ +
+ + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + +
+
+ +
${album.artist}
+
${album.albumTitle}
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+
"> + +
+
+ + -- cgit v1.2.3