Reshuffle the files for better nix organization
This commit is contained in:
11
rauhala.info/templates/post.html
Normal file
11
rauhala.info/templates/post.html
Normal file
@ -0,0 +1,11 @@
|
||||
<article>
|
||||
<section class="header">
|
||||
Posted on $date$, modified on $modified$
|
||||
$if(author)$
|
||||
by $author$
|
||||
$endif$
|
||||
</section>
|
||||
<section>
|
||||
$body$
|
||||
</section>
|
||||
</article>
|
Reference in New Issue
Block a user