{% extends 'navigation.html' %} {% load static %} {% block css %} .footer { position: fixed; left: 0; bottom: 0; width: 100%; color: white; text-align: center; } {% endblock %} {% block footer %} {% endblock%}