{% extends "base.html" %} {% block title -%} {% if agency.short_title %}{{ agency.short_title -}} {% elif agency.title %}{{ agency.title }}{% endif %} Bus Map {%- endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}
{# TODO: Generate these using JS, not here. #}
Zoom in to see vehicles.
Locate
{% endblock %}