summaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
blob: 397ac860c218a4979b7ad7d1ad1426981049c1d9 (plain)
  1. <div class="inlinepage">
  2. <h1><TMPL_VAR PAGELINK></h1>
  3. <TMPL_VAR CONTENT>
  4. <p>
  5. <i>(posted <TMPL_VAR CTIME>)</i>
  6. </p>
  7. </div>