Note: To associate a column of stats with a basemap or a layer, so that it shows up in the table underneath the map, you need to edit the basemap or layer and make sure that stat column is selected.
{% endblock %}
{% block sidenav %}
{% with "/edit" as menu_base %}
{% include "main/menu.html" %}
{% endwith %}
{% endblock %}