{% extends 'generic/object.html' %} {% load helpers i18n static %} {% block extra_controls %} {% if plan.dxf_file and plan.selected_layer %} {% trans "Export as DXF" %} {% endif %} {% endblock %} {% block content %} {% if not plan %}
{% trans "No plan is associated." %}
{% trans "Click a zone on the plan to associate it with a location." %}
{% 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 "This plan does not have any generated zones yet." %}