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
273 B

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