ourverse website first draft
This commit is contained in:
@@ -7,10 +7,8 @@
|
||||
<body>
|
||||
|
||||
<div id="content" class="p-8 pt-12 sm:p-12 md:p-16 lg:p-20">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
<div class="p-8">
|
||||
{% include "partials/footer.html" %}
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user