mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-23 03:47:45 +01:00
added sabnzbd & nzbmatrix support
This commit is contained in:
+3
-1
@@ -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">'''
|
||||
|
||||
Reference in New Issue
Block a user