Extend djfrontend’s base template in your template(s)
{% extends 'djfrontend/base.html' %}
Load all the djfrontend tags if you want to add or change the template’s defaults.
{% load djfrontend %}
Django Frontend
Granularity
Enter search terms or a module, class or function name.