summaryrefslogtreecommitdiff
path: root/qpid/extras/dispatch/site/includes/header.include
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2013-02-21 14:28:48 +0000
committerTed Ross <tross@apache.org>2013-02-21 14:28:48 +0000
commitdc1aecebb61ab371dc5b94dc637612fe9c92ff44 (patch)
treeb223936aa1570bbd77aa95d62e73a55c54986b4e /qpid/extras/dispatch/site/includes/header.include
parent5ac93e55ad1ec43d4fd985f364cb222d80e915ec (diff)
downloadqpid-python-dc1aecebb61ab371dc5b94dc637612fe9c92ff44.tar.gz
QPID-4538 - Renamed Qpid Nexus to Qpid Dispatch
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1448649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/extras/dispatch/site/includes/header.include')
-rw-r--r--qpid/extras/dispatch/site/includes/header.include6
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/extras/dispatch/site/includes/header.include b/qpid/extras/dispatch/site/includes/header.include
new file mode 100644
index 0000000000..244dfc4517
--- /dev/null
+++ b/qpid/extras/dispatch/site/includes/header.include
@@ -0,0 +1,6 @@
+ <div class="header">
+ <div class="logo">
+ <h1>Apache Qpid&#8482;</h1>
+ <h2>Open Source AMQP Messaging</h2>
+ </div>
+ </div>