{% extends 'base.html' %} {% load static %} {% block title %}Page with Two Sidebar{% endblock %} {% block js %} {% endblock %} {% block content %}

Page with Two Sidebar header small text goes here...

Installation Settings

Add the following context code settings to your view.py for page with two sidebar settings.

{% endblock %}