www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

post.html (212B)


      1 <div class="post">
      2     <a href="%titlelink%" class="link"><h1 class="header">%title%</h1></a>
      3     <span class="date">Posted on %date:&B, &d &Y%</span>
      4     <div class="content">
      5 %content%
      6     </div>
      7 </div>