{% load i18n %} {% load static %} {% load rack_design %} {# ------------------------------------------------------------------------- #} {# Shared read-only projected rack elevation grid. #} {# #} {# Consumes the projection.project_rack contract via the context variables #} {# ``rack``, ``front``, ``rear``, ``non_racked`` and ``face``. Included by #} {# both design_elevation.html (the per-rack tab) and elevation_browser.html #} {# (the standalone Elevations page) so the grid markup lives in one place. #} {# #} {# GridStack assets + rack_design.css/js and the Front/Rear toggle buttons #} {# (#nbx-rd-show-front / #nbx-rd-show-rear) are provided by the including #} {# template, not here. #} {# ------------------------------------------------------------------------- #} {# Legend — also acts as a per-state filter (see legend_filter.js). #}
{% trans "No projected slots on this face." %}
{% endif %}{% trans "No projected slots on this face." %}
{% endif %}{% trans "No non-racked placements." %}
{% endif %}