diff --git a/topologie/templates/topologie/index_p.html b/topologie/templates/topologie/index_p.html index aabb9e21..f44a48c6 100644 --- a/topologie/templates/topologie/index_p.html +++ b/topologie/templates/topologie/index_p.html @@ -30,7 +30,22 @@ with this program; if not, write to the Free Software Foundation, Inc., {% block title %}{% trans "Topology" %}{% endblock %} {% block content %} -
| {% trans "Switch bay" %} | +{% trans "Switch model" %} | +{% trans "Stack" %} | +
|---|---|---|
| {{ switch.switchbay }} | +{{ switch.model }} | +{{ switch.stack }} | +