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