adding header and footer for posts as compilation model has changed
This commit is contained in:
3
templates/post-footer.html
Normal file
3
templates/post-footer.html
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</html>
|
||||||
5
templates/post-header.html
Normal file
5
templates/post-header.html
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
<div id="main">
|
||||||
|
<div class="content">
|
||||||
Reference in New Issue
Block a user