[% INCLUDE page_header   %]

<div id="banner">
      <img src="../thumbnails/ban_image.jpg" alt="no-content banner image">
      <h1>[% title %]</h1>
      <h2>[% subtitle %]</h2>
</div>

<div class="navbar">
      DenverHughes: <a href="../../../../../index.html">Home</a>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Album: </span><a href="../../../../index.htm">List</a>
      &nbsp;&nbsp;
      &lt;&lt;  <a href="[% previmage %].htm">Prev Image</a> | <a href="../index.htm">[% title %]</a> | <a href="[% nextimage %].htm" >Next Image</a> &gt;&gt;
</div>

<div class="image">
      <a href="../images/[% image %].jpg"><img src="../images/[% image %].jpg" alt=""></a>
</div>

<div class="caption">
      [% caption %]
</div>

[% INCLUDE all_footer %]
