added banner at all pages
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
{% include "partials/header.html" %}
|
||||
<div id="content" class="px-4 lg:px-0 pt-12 mt-4 overflow-hidden">
|
||||
<!-- {% include "partials/banner.html" %} -->
|
||||
{% include "partials/banner.html" %}
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user