diff options
Diffstat (limited to 'subsonic-site/src/main/webapp/zazeen-ad.jsp')
-rw-r--r-- | subsonic-site/src/main/webapp/zazeen-ad.jsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/subsonic-site/src/main/webapp/zazeen-ad.jsp b/subsonic-site/src/main/webapp/zazeen-ad.jsp new file mode 100644 index 00000000..d83d8170 --- /dev/null +++ b/subsonic-site/src/main/webapp/zazeen-ad.jsp @@ -0,0 +1,12 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> +</head> +<body style="border:0;margin:0;padding:0"> +<a href="https://www.zazeen.com/" target="_blank"> + <img src="inc/img/zazeen-ad.gif" alt="" width="120" height="600" style="border:0;margin:0;padding:0"/> +</a> +</body> +</html> |