Landing page
* started to implement a landing page * started news implementation
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
{% include 'navbar.html' %}
|
||||
{% endblock %}
|
||||
</header>
|
||||
<div class="container-fluid">
|
||||
<div class="container-fluid mt-3 px-5">
|
||||
{% block body %}
|
||||
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
{% block footer %}
|
||||
|
||||
Reference in New Issue
Block a user