1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-03 10:41:15 +00:00
Files
privacyguides.org/_layouts/default.html
T

12 lines
153 B
HTML
Raw Normal View History

2019-04-02 23:38:08 -05:00
---
layout: minimal
---
<div class="container" role="main">
<main>
{{ content }}
</main>
<footer>
{% include footer.html %}
</footer>
</div>