summaryrefslogtreecommitdiff
path: root/packages/code/kleidi-ca/templates/post.html
blob: b257727ea04d6b66468ea02738e8fb429fb4b0ce (plain)
1
2
3
4
5
6
7
8
<article>
  <section class="header">
    $date$
  </section>
  <section>
    $body$
  </section>
</article>