initial commit

This commit is contained in:
2022-09-26 20:38:37 -07:00
commit 0676335a27
9 changed files with 351 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<article>
<section class="header">
Posted on $date$
$if(author)$
by $author$
$endif$
</section>
<section>
$body$
</section>
</article>