forb

Log

Files

Refs

README

LICENSE

page.html (200B)

     1 ---
     2 layout: default
     3 ---
     4 <div class="post">
     5 
     6   <header class="post-header">
     7     <h1 class="post-title">_%title</h1>
     8   </header>
     9 
    10   <article class="post-content">
    11     {{ content }}
    12   </article>
    13 
    14 </div>