aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r--template/yoga/header.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index 3e2b43634..5032a3f04 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -72,3 +72,10 @@ the "text/nonsense" prevents gecko based browsers to load it -->
</div>
<!-- END header_msgs -->
<div id="theHeader">{PAGE_BANNER}</div>
+<!-- BEGIN header_notes -->
+<div class="header_notes">
+ <!-- BEGIN header_note -->
+ <P>{header_notes.header_note.HEADER_NOTE}</p>
+ <!-- END header_note -->
+</div>
+<!-- END header_notes -->