close

  
<div><p> </p>
    
    ${t.style()}
    
    
    ${t.jquery(1.7)}
    ${t.script("http://postmessage.freebaseapps.com/postmessage.js")}
    
    <div id="header">
      <h1>${title}</h1>
    </div>
    
    <table id="container"><tr><td width="30%"></td>
        <td width="70%"></td>
      </tr></table>
    
    ${t.footer()}
  

 </div>

Comments

Hide