summaryrefslogtreecommitdiff
path: root/doc/website/template/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/website/template/template.html')
-rw-r--r--doc/website/template/template.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/doc/website/template/template.html b/doc/website/template/template.html
index 333508ecfb..2738085e00 100644
--- a/doc/website/template/template.html
+++ b/doc/website/template/template.html
@@ -23,17 +23,17 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Apache Qpid: Open Source AMQP Messaging</title>
+ <title>Apache Qpid&#8482;: Open Source AMQP Messaging</title>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="container">
<div class="header">
- <div class="logo">
- <h1>Apache Qpid</h1>
- <h2>Open Source AMQP Messaging</h2>
- </div>
+ <div class="logo">
+ <h1>Apache Qpid&#8482;</h1>
+ <h2>Open Source AMQP Messaging</h2>
+ </div>
</div> <!-- end of header -->
<div class="menu_box">
@@ -44,8 +44,7 @@
<li><a href="index.html">Home</a></li>
<li><a href="download.cgi">Download</a></li>
<li><a href="getting_started.html">Getting Started</a></li>
-<!-- <li><a href="roadmap.html">Roadmap</a></li> -->
- <li><a href="license.html">License</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="https://cwiki.apache.org/qpid/faq.html">FAQ</a></li>
</ul>
</div> <!-- end of menu_box_body -->
@@ -72,7 +71,6 @@
<li><a href="https://cwiki.apache.org/qpid/">Wiki</a></li>
<li><a href="https://issues.apache.org/jira/browse/qpid">Issue Reporting</a></li>
<li><a href="people.html">People</a></li>
-<!-- <li><a href="#">Project Status</a></li> -->
<li><a href="acknowledgements.html">Acknowledgements</a></li>
</ul>
</div> <!-- end of menu_box_body -->
@@ -99,12 +97,12 @@
<div class="menu_box_top"></div>
<div class="menu_box_body">
- <h3>About The ASF</h3>
+ <h3>About Apache</h3>
<ul>
- <li><a href="http://www.apache.org">ASF</a></li>
- <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
+ <li><a href="http://www.apache.org">Home</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
</ul>
</div> <!-- end of menu_box_body -->
<div class="menu_box_bottom"></div>
@@ -116,7 +114,11 @@
</div>
<div class="footer">
- Apache Qpid, Enterprise AMQP Messaging &#xA9; 2004-2010 The Apache Software Foundation.
+ <p>
+ &#xA9; 2004-2010 The Apache Software Foundation.<br />
+ Apache Qpid, Qpid, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation.<br />
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+ </p>
</div>
</div>