summaryrefslogtreecommitdiff
path: root/templates/article.html
blob: d40256e692a3c997d168fb0b6e17b9bf1f28b1f5 (plain)
1
2
3
4
5
6
7
8
9
10
<article>
  <header>
    <h2>{{title}}</h2>
    <p>posted {{date}}, by {{author}}
  </header>
  {{&text}}
</article>
<div data-url='https://happiest.place/btw/btw.cgi' id=btw></div>
<script src='https://happiest.place/btw/btw.js'></script>