{% extends "base/layout.html" %} {% block content %}

Sklad modulů

{% if warehouse_exists %} {% for module in modules %} {% endfor %} {% else %} {% endif %}
Module ID Module SN Module type
{{ module.id }} {{ module.serial_number|default:"-" }} {{ module.module_type }}
No bindings found.
{% endblock %}