base.html
Код: Выделить всё
{% include "partials/nav.html" %}
{% block content %}
{% endblock %}
{% include "partials/footer.html" %}
Код: Выделить всё
{% load static %}
[img]{% static [/img]
©~~~~~~
можно ли сделать нижний колонтитул фиксированным внизу?
Подробнее здесь: https://stackoverflow.com/questions/598 ... the-bottom