{% extends 'base.html' %} {% block title %}{{ location.name }}{% endblock %} {% block content %}
{{ location.description }}
{{ location.osm_id }}
{{ location.geometry }}