<!DOCTYPE HTML>
<html>
  <head>
    {{*head|core}}
  </head>
  
  <body id="wagn">
    <div id="wrapper">
      <div id="top-bar">
        {{bruce top bar|core}}
      </div>
    
      <div id="container">
        <div id="primary">
          {{_main|titled;show: menu}}
        </div>
    
        <div id="secondary">
          {{bruce sidebar|core}}
        </div>
      </div>
    </div>
  </body>
</html>