{% extends 'base.html' %} {% load crispy_forms_tags %} {% block title %} {% if is_create %} Create Dashboard {% else %} Edit Dashboard {% endif %} | Chat Analytics {% endblock %} {% block content %}