added sabnzbd & nzbmatrix support

This commit is contained in:
Remy
2011-05-23 20:56:28 -07:00
parent e0c8deb38b
commit 77fdbe4cee
12 changed files with 115 additions and 110 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
_header = '''
<html>
<head>
<title>headphones</title>
<title>Headphones</title>
<link rel="stylesheet" type="text/css" href="data/css/style.css" />
<link rel="icon" type="image/png" href="data/images/headphoneslogo.png" />
<link rel="apple-touch-icon" href="data/images/headphoneslogo.png" />
</head>
<body>
<div class="container">'''