I have simple html template (Django, bootstrap)
{% extends "base.html" %} {% load crispy_forms_tags %} {% load static %} {% b