1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 17:42:39 +00:00

Create basic layout

This commit is contained in:
2020-05-11 22:59:21 -05:00
parent 3ebbd2728e
commit 3986217030
14 changed files with 12873 additions and 44 deletions

View File

@ -6,7 +6,7 @@
{% include nav.html %}
</header>
<main>
{{ content }}
{{ content }}
</main>
</body>
</html>