{% extends 'program_base.html' %} {% load leaflet_tags %} {% load static %} {% block extra_head %} {% leaflet_css %} {% endblock extra_head %} {% block title %} Facilities of type {{ facilitytype }} | {{ block.super }} {% endblock %} {% block content %}

Facilities of type {{ facilitytype }}

Back to facility type list
{% endblock %}