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

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

Installation Settings

Add the following context code settings to your view.py for enabling the sidebar search feature settings.

{% endblock %}