aboutsummaryrefslogtreecommitdiff
path: root/site/templates/pastebin.html
blob: 7aa27753b1be403b169db358f868ca8f82751135 (about) (plain) (blame)
1
2
3
4
5
6
7
8
<article>
  <section class="header">
    Posted on $date$
  </section>
  <section>
    $body$
  </section>
</article>