{% extends 'generic/object.html' %} {% load helpers i18n static %} {% block content %} {% if zone %}
{% trans "Plan" %} : {{ zone.plan.name }}
{{ objects|json_script:"np-loc-objects-data" }} {{ polygon|json_script:"np-loc-polygon-data" }} {{ inner_polygons|json_script:"np-loc-inner-polygons" }}{% trans "Click an object placed on the plan to view its properties." %}
{% trans "Activate the tool above the plan, then click the device to move." %}
{% trans "No plan zone is associated with this location." %}