tA's crappy blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
195B

  1. <article>
  2. <section class="header">
  3. Posted on $date$
  4. $if(author)$
  5. by $author$
  6. $endif$
  7. </section>
  8. <section>
  9. $body$
  10. </section>
  11. </article>