initial
This commit is contained in:
9
_layouts/page.html
Normal file
9
_layouts/page.html
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
layout: base
|
||||
---
|
||||
<section id="page" class="container">
|
||||
{{ content }}
|
||||
</section>
|
||||
<footer id="bodyfooter">
|
||||
{% include bodyfooter.html %}
|
||||
</footer>
|
||||
Reference in New Issue
Block a user