theme/templates/xgc-top.html (9 lines of code) (raw):
<div id="banner">
</div>
<div id="navigation">
{% include 'xgc-sidenav.html' %}
</div>
<div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
<a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache FOP Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
<h2>The Apache™ XML Graphics Project</h2>
</div>