{% extends 'dashboard.html' %} {% load render_bundle from webpack_loader %} {% block content %} <div id="root"></div> {% render_bundle 'members' %} {% endblock %}