{% extends 'common/panel.html' %} {% load absurl %} {% load url from future %} {% block title %}{{instance.name}}{% endblock title %} {% block panel %}

{{instance.name}} Bookmark

Description

{{instance.description}}

Link

{% block linkdescription %}

To share this bookmarked map view with others, you can copy and paste this link to email, online forums, twitter or instant messaging. Some of the features on this map are protected content and may not be visible to all users.

{% endblock linkdescription %} {% if request.user.is_staff %} show details {% endif %} {% endblock panel %}