Initial commit
This commit is contained in:
8
_layouts/page.html
Normal file
8
_layouts/page.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
{% include page/title.html %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% include page/footer.html %}
|
||||
Reference in New Issue
Block a user