Plot - {{ plot.name }}
{{ plot.title }}
{% if 'buildings' in parameters %}
{% endif %}
Loading plot...
{% extends "base_site.html" %} {% block title %} Plain Page {% endblock title %} {% block stylesheets %} {{ super() }} {% endblock stylesheets %} {% block content %}
Loading plot...