summaryrefslogtreecommitdiff
path: root/extras/dispatch/site/includes/header.include
diff options
context:
space:
mode:
Diffstat (limited to 'extras/dispatch/site/includes/header.include')
-rw-r--r--extras/dispatch/site/includes/header.include6
1 files changed, 6 insertions, 0 deletions
diff --git a/extras/dispatch/site/includes/header.include b/extras/dispatch/site/includes/header.include
new file mode 100644
index 0000000000..244dfc4517
--- /dev/null
+++ b/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>