{% extends "app/base_site.html" %} {% block title %} Fixed Footer {% endblock title %} {% block stylesheets %} {{ block.super }} {% endblock stylesheets %} {% block body_class %}nav-md footer_fixed{% endblock body_class %} {% block content %}