blob: 2dd3d8c4ede89857fa665d635c889d7104e0248e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<div class="sidebox">
<h2>Download Subsonic</h2>
<p>Free download available for Windows, Mac, Linux and Unix.</p>
<p><a href="download.jsp"><img src="inc/img/button-download.png" alt="Download" class="img-center"/></a></p>
<p>... or try the <a href="demo.jsp"><b>demo</b></a> first!</p>
<h2 style="padding-top:1em">Subsonic Mobile</h2>
<a href="apps.jsp"><img src="inc/img/android.png" alt="Android" class="img-right"/></a>
<p>Stream music to <a href="apps.jsp">Android</a>, <a href="apps.jsp">iPhone</a>, <a href="apps.jsp">Windows Phone</a> and more.</p>
<a href="apps.jsp"><img src="inc/img/appstore.png" alt="iPhone" class="img-right"/></a>
<p>All your music - anywhere, anytime! Never sync again.</p>
</div>
|