1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-21 10:52:41 +00:00
Files
privacyguides.org/_layouts/default.html

12 lines
153 B
HTML
Raw Normal View History

---
layout: minimal
---
<div class="container" role="main">
<main>
{{ content }}
</main>
<footer>
{% include footer.html %}
</footer>
</div>