Update templates

This commit is contained in:
Dimitri Lozeve 2020-08-30 23:41:53 +02:00
parent 55b9e2523c
commit b0ca171973
34 changed files with 536 additions and 707 deletions

View file

@ -1,10 +1,3 @@
<article>
<section class="header">
$if(author)$
by $author$
$endif$
</section>
<section>
$body$
</section>
</article>
<section>
$body$
</section>