Device Specifications
{% if specification_list %} {% for cur_spec in specification_list %} {% if forloop.counter|divisibleby:"2" %} {% else %} {% endif %} {% endfor %}
Name Description
{{ cur_spec.attributes.name|escape }} {{ cur_spec.attributes.description }}
{% endif %}