adds privacy policy and page footer
This commit is contained in:
@ -11,8 +11,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id=container>
|
||||
{% block content %}{% endblock %}
|
||||
<div id=main>
|
||||
</div>
|
||||
{% include "footer.html" %}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user