1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-01 09:51:23 +00:00
Files
privacyguides.org/_layouts/recommendation.html
T
2020-05-12 15:13:53 -05:00

9 lines
132 B
HTML

---
layout: default
---
<div class="container my-5">
<h1>{{ page.title }}</h1>
{{ content }}
{% include footer.html %}
</div>