Initial pinealservo.com hakyll site
This commit is contained in:
8
templates/post.html
Normal file
8
templates/post.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="info">
|
||||
<em>Posted on $date$
|
||||
$if(author)$
|
||||
by $author$
|
||||
$endif$</em>
|
||||
</div>
|
||||
|
||||
$body$
|
Reference in New Issue
Block a user