Different sort order on talk pages
This commit is contained in:
parent
87e3cd13a3
commit
0187f273ed
2 changed files with 3 additions and 2 deletions
|
@ -20,4 +20,4 @@ use: [talks, posts]
|
|||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
{% include "talks-table" with { events: events, show_talk: true } %}
|
||||
{% include "talks-table" with { events: events, show_talk: true, reverse_order: true } %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue