DEPRECATE in favor of metacpan.org
[catagits/BackPAN-Web.git] / root / html / layout.html
index bc6bae6..0271e8b 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
        <head>
-               <title>BackPAN</title>
+               <title>BackPAN.org</title>
                <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
                <link rel="shortcut icon" href="/static/favicon.ico" />
                <link rel="stylesheet" href="/static/main.css" type="text/css" />
@@ -22,7 +22,7 @@
 <body>
 <div class="container">
        <div id="search">
-               <form action="/search" method="GET">
+               <form action="#" method="GET">
                        <input type="text" id="q" name="q" />
                        <input type="submit" id="searchbtn" value="Search" />
                </form>
@@ -33,9 +33,6 @@
        <div id="menu">
                <div class="nav">
                        <ul>
-                               <li><a id="nav-releases" href="/releases">Releases</a></li>
-                               <li><a id="nav-dists" href="/dists">Distributions</a></li>
-                               <li><a id="nav-authors" href="/authors">Authors</a></li>
                                <li><a id="nav-about" href="/about">About</a></li>
                        </ul>
                </div>
@@ -47,7 +44,7 @@
        </div>
 </div>
 <div id="footer">
-       <p>Created by <a href="http://search.cpan.org/~wreis/" target="_blank">Wallace Reis</a></p>
+       <p>Created by <a href="http://about.me/wallacereis" target="_blank">Wallace Reis</a></p>
        <p>Hosted by <a href="http://shadowcat.co.uk" target="_blank">Shadowcat Systems</a></p>
 </div>
 </body>