mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-19 17:34:53 +00:00
Add threat modeling information
This commit is contained in:
8
_layouts/page.html
Normal file
8
_layouts/page.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="container my-5">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
</div>
|
Reference in New Issue
Block a user