1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-04-28 16:31:34 +00:00
Files
privacyguides.org/_layouts/default.html
T

11 lines
152 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>
2019-06-16 00:58:51 +00:00
</div>