gdritter repos new-inf-blog / master templates / page.mustache
master

Tree @master (Download .tar.gz)

page.mustache @masterraw · history · blame

1
2
3
4
5
<div class="post" >
  <div class="postbody">
    {{{ contents }}}
  </div>
</div>