--- a/src/redirect_template.html Mon Jul 26 14:12:44 2010 -0400
+++ b/src/redirect_template.html Fri Sep 24 14:07:26 2010 -0400
@@ -1,11 +1,57 @@
-<!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">
- <head>
- <title>
- Unicorn - W3C's Unified Validator
- </title>
- </head>
- <body>
+<!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">
+<head>
+ <title>Unicorn</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <link href="./style/base_ucn.css" type="text/css" media="screen" rel="stylesheet" />
+</head>
+<body>
+ <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>Unicorn - Le Validateur unifié du W3C</span></a>
+ </h1>
+ <p>Améliorez la qualité du Web</p>
+ </div>
<p><a href="$uri">Redirect URI<$uri></a></p>
- </body>
+ <div id="don_program">
+ <script type="text/javascript" src="http://www.w3.org/QA/Tools/don_prog.js"></script>
+ </div>
+ <ul id="menu">
+ <li><a title="Documentation about this service and the software behind it" href="http://code.w3.org/unicorn">Documentation</a></li>
+ <li><a title="Download the source for this service" href="http://code.w3.org/unicorn/wiki/Documentation/Install">Download</a></li>
+ <li><a title="Send us your thoughts and bug reports on the public development mailing-list" href="http://code.w3.org/unicorn/#Feedback">Feedback</a></li>
+ <li><a title="Help us translate Unicorn" hreflang="en" href="./translations">Translations</a></li>
+ </ul>
+ <div id="footer">
+ <p id="activity_logos">
+ <a title="Download the source for this service" href="http://www.w3.org/Status">
+ <img height="48" alt="Open Source logo" src="./images/opensource-75x65.png" />
+ </a>
+ </p>
+ <p id="support_logo">
+ <a title="Validators Donation Program" href="http://www.w3.org/QA/Tools/Donate">
+ <img alt="I heart Validator logo" src="./images/I_heart_validator.png" />
+ </a>
+ </p>
+ <p class="copyright">
+ <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="Copyright">Copyright</a> © 1994-2010
+ <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
+
+ (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
+ <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
+ <a href="http://www.keio.ac.jp/">Keio</a>),
+ All Rights Reserved.
+ W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
+ <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
+ <a href="http://www.w3.org/Consortium/Legal/copyright-documents" rel="Copyright">document use</a>
+ and <a href="http://www.w3.org/Consortium/Legal/copyright-software" rel="Copyright">software licensing</a>
+
+ rules apply. Your interactions with this site are in accordance
+ with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
+ <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
+ statements.
+ </p>
+ </div>
+</body>
</html>
\ No newline at end of file