theme/templates/fop-top.html (9 lines of code) (raw):
<div id="banner">
</div>
<div id="navigation">
{% include 'fop-sidenav.html' %}
</div>
<div id="bannertext" style="border-bottom: 2px dashed #666666; height: 70px;">
<a href="/fop/"><img src="/images/apache-fop-logo.jpg" alt="The Apache FOP Project" width="120" height="65" style="float:left; margin-right: 15px;" /></a>
<h2>The Apache™ FOP Project</h2>
</div>