mirror of
https://github.com/creyD/asiimov.git
synced 2026-06-13 09:32:23 +02:00
Added Imprint Placeholder
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
{% extends 'master.html' %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<h1>Imprint</h1>
|
||||||
|
<!-- TODO: Write paragraph -->
|
||||||
|
<h2>GDPR</h2>
|
||||||
|
<!-- TODO: Write paragraph -->
|
||||||
|
<h2>Cookies</h2>
|
||||||
|
<!-- TODO: Write paragraph -->
|
||||||
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user