{% extends 'base.html' %} {% load render_bundle from webpack_loader %} {% block title %}Adding MAC{% endblock %} {% block content %} {% render_bundle 'macRecordAdd' 'js' %} {% endblock %}