{% extends "inventory/box-detail.html" %} {% load static %} {% load admin_urls %} {% block content %}
{% for compartment in item %}
{% include "inventory/cell.html" with item=compartment hilight=hilight %}
{% endfor %}
|
{% endfor %}
|
{% for compartment in layouted.1.0 %}
{% include "inventory/cell.html" with item=compartment hilight=hilight %}
{% endfor %}
|
{% for item in layouted.1|slice:"1:" %}
{% for compartment in item %}
{% include "inventory/cell.html" with item=compartment hilight=hilight %}
{% endfor %}
|
{% endfor %}
{% for compartment in item %}
{% include "inventory/cell.html" with item=compartment hilight=hilight %}
{% endfor %}
|
{% endfor %}