{% load render_bundle from webpack_loader %} Dashboard View {% load static %} {% include 'dashboard/partials/header.html' %} {% block container %}{% endblock %} {% include 'dashboard/partials/footer.html' %} {% block scripts %}{% endblock %}