{% extends "base.html" %} {% load render_bundle from webpack_loader %} {% block content %}
{% render_bundle 'main' 'js' %} {% endblock %}