Simple footer finished
This commit is contained in:
@@ -22,13 +22,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
{% block footer %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
</footer>
|
||||
|
||||
{% block footer %}
|
||||
{% include 'footer.html' %}
|
||||
{% endblock %}
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user