{% extends "app/public/base.html" %} {% block content %} {% load render_bundle from webpack_loader %} {% render_bundle 'MapView' attrs='async' %}
{% endblock %}