{% extends 'dashboard.html' %} {% load render_bundle from webpack_loader %} {% block content %}
{% render_bundle 'members' %} {% endblock %}