{% extends "base.html" %}{% comment %} -*- mode: django-html; tab-width: 4 -*- {% endcomment %} {% load django_static eb humanize mapping %} {% block fulltitle %}Map of {% METRO_NAME %}{% endblock %} {% block content %}
{% include "richmaps/richmap.html" %}
{% endblock %}