{% extends 'base.html' %} {% load static %} {% block title %}Page with Footer{% endblock %} {% block js %} {% endblock %} {% block content %}
Add the following html code to your .html file between the content block for page with footer settings.
.html