summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2010-11-09 00:19:54 +0100
committerSean Finney <seanius@debian.org>2010-11-09 00:19:54 +0100
commita61726f8b8f0d75f56e5c9159302d5f1fe23f43f (patch)
tree5a7a9fa67f03089c925623a84eaaed2e60f1c87a
parent3ad04e54bfa606d65814c1f819f50932f571c659 (diff)
downloadpatch-tracker-a61726f8b8f0d75f56e5c9159302d5f1fe23f43f.tar.gz
fix static path to maintenance cat
-rw-r--r--static/500.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/500.html b/static/500.html
index 2663c7a..84008ae 100644
--- a/static/500.html
+++ b/static/500.html
@@ -5,20 +5,20 @@
<title>Oh noes! Error!
</title>
<link rel="stylesheet" type="text/css"
- href="./css/patches.css"/>
+ href="/static/css/patches.css"/>
</head>
<body>
<div class="pageheader">
- <img alt="[patchlogo]" src="./img/swirlpatch.png"/>
- <p> <a href="../">Debian patch tracking system </a> </p>
+ <img alt="[patchlogo]" src="/static/img/swirlpatch.png"/>
+ <p> <a href="/">Debian patch tracking system </a> </p>
<div class="breadcrumb">
</div> <!-- breadcrumb -->
</div>
<h1>Oh noes! An error!</h1>
<div align="center">
- <img alt="[maintenance cat]" src="./img/500-ohnoes.png" width="300" />
+ <img alt="[maintenance cat]" src="/static/img/500-ohnoes.png" width="300" />
<p>
The system is currently unavailable. Please wait for it to become
available again.