{% extends "mapit/base.html" %} {% block title %}{{ title|striptags }}{% endblock title %} {% block content %}

{{ title|safe }}

Get this data as JSON

{% include "mapit/areas.html" %} {% endblock %}