{% extends "base_site.html" %} {% block title %} Fixed Sidebar {% endblock title %} {% block stylesheets %} {{ super() }} {% endblock stylesheets %} {% block sidebar_class %}nav-md menu_fixed{% endblock sidebar_class %} {% block content %}