privacyguides.org/_layouts/page.html

9 lines
132 B
HTML
Raw Normal View History

2020-05-12 05:30:23 +00:00
---
layout: default
---
<div class="container my-5">
<h1>{{ page.title }}</h1>
{{ content }}
{% include footer.html %}
</div>