diff --git a/ram/portal/templates/consist.html b/ram/portal/templates/consist.html index 79b85db..3c50c15 100644 --- a/ram/portal/templates/consist.html +++ b/ram/portal/templates/consist.html @@ -109,7 +109,7 @@ {% endif %} Length - {{ consist.length }}: {% for t in consist.get_type_count %}{{ t.count }}x {{ t.type }} {{t.category }}{% if not forloop.last %} + {% endif %}{% endfor %} + {{ consist.length }} | {% for t in consist.get_type_count %}{{ t.count }}x {{ t.type }} {{t.category }}{% if not forloop.last %} + {% endif %}{% endfor %}