+ subtitle and a few updates
authortom
Thu, 21 Oct 2010 14:08:33 -0400
changeset 27 8f2309710086
parent 26 4fcc279913a8
child 28 36677d01ae6d
+ subtitle and a few updates
src/redirect_template.html
--- a/src/redirect_template.html	Thu Oct 21 13:23:56 2010 -0400
+++ b/src/redirect_template.html	Thu Oct 21 14:08:33 2010 -0400
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-	<title>REDbot HTTP Checker</title>
+	<title>HTTP Checker</title>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 	<link href="/unicorn/style/base_ucn.css" type="text/css" media="screen" rel="stylesheet" />
 </head>
@@ -9,9 +9,9 @@
 	<div id="banner">
 		<h1>
 			<a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
-			<a href="./"><span>REDbot HTTP Checker</span></a>
+			<span>HTTP Checker</span>
 		</h1>
-		<p>@@@</p>
+		<p>Check HTTP resources to see how they'll behave</p>
 	</div> 
 	<div id="messages">
 		<div class="info">
@@ -25,7 +25,7 @@
 		<script type="text/javascript" src="http://www.w3.org/QA/Tools/don_prog.js"></script>
 	</div>
 	<ul id="menu">
-			<li><a title="Unicorn home page" href="http://validator.w3.org/unicorn">Unicorn</a></li>
+			<li><a title="Unicorn home page" href="http://validator.w3.org/unicorn/">Unicorn</a></li>
 			<li><a title="About REDbot" href="http://redbot.org/about/">About REDbot</a></li>
 	</ul>
 	<div id="footer">