{% extends "ui/base-devices.html" %} {% load url from future %} {% load icons %} {% load formats %} {% load bob %} {% block sidebar %} {% if searchform %}
{% endif %} {% if sidebar_items %} {% sidebar_menu sidebar_items sidebar_selected %} {% endif %} {% endblock %}