UI: 2024 Hero component options #103971
@ -9,7 +9,7 @@ table.table-no-box
|
||||
| {% for o in object_list %}
|
||||
tr
|
||||
td(style="width: 4ch;")
|
||||
span.text-muted {{ o.edition.year }}
|
||||
span.text-muted.text-nowrap {{ o.edition.year }}
|
||||
td
|
||||
a(href="{% url 'festival_entry_detail' edition_path=o.edition.path pk=o.pk %}") {{ o.title }}
|
||||
td.text-right
|
||||
|
Loading…
Reference in New Issue
Block a user