{% extends "base.html" %} {% load markdown %} {% block header %}
{{ c }}
{% if c.tags.all %}Tags: {% for t in c.tags.all %} {{ t.name }}{# new line is required #} {% endfor %}
{% endif %}Consist data | |
---|---|
Address | {{ c.address }} |
Company | {{ c.company }} |
Era | {{ c.era }} |
Length | {{ c.consist_item.all | length }} |