mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +00:00
Fun Refactoring!
This commit is contained in:
@ -3,6 +3,9 @@ layout: default
|
||||
---
|
||||
<div class="container my-5">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% if page.description %}<p class="lead">
|
||||
{{ page.description }}
|
||||
</p>{% endif %}
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user