my blog lives here now
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.

14 lines
239 B

2 years ago
6 years ago
2 years ago
  1. <div id="post-toc-container">
  2. <aside id=toc>
  3. <h3>Contents</h3>
  4. $toc$
  5. </aside>
  6. <article>
  7. <div id="post-info">
  8. Posted on $date$ <br />
  9. Word count: $words$ <br />
  10. </div>
  11. $body$
  12. </article>
  13. </div>
  14. <hr />