1
1
Fork 0
deployed-nixos-server-and-apps/nixos-apps/cutesealfanpage.love/templates/post.html

12 lines
195 B
HTML
Raw Normal View History

2023-08-12 10:28:01 -04:00
<article>
<section class="header">
Posted on $date$
$if(author)$
by $author$
$endif$
</section>
<section>
$body$
</section>
</article>