{% load render_bundle from webpack_loader %} {% block title %} Django AI Assistant Demo {% endblock %} {% render_bundle 'main' 'css' %} {% csrf_token %} {% block content %}{% endblock %}