Initial commit
Initial commit Add lua template
This commit is contained in:
4
templates/index.html
Normal file
4
templates/index.html
Normal file
@@ -0,0 +1,4 @@
|
||||
$<include src="header.html"/>
|
||||
<h1>Recent Posts</h1>
|
||||
$<post-list limit=50/>
|
||||
$<include src="footer.html"/>
|
||||
Reference in New Issue
Block a user