{% extends 'generic/object_list.html' %} {% load helpers %} {% load static %} {% load i18n %} {% block title %}{% trans "Rack Elevations" %}{% endblock %} {% block controls %}
{% endblock %} {% block content %} {% if filter_form %} {% applied_filters model filter_form request.GET %} {% endif %} {# Rack elevations #}{% trans "No Racks Found" %}
{% endif %}