Show relevant events on talk pages
This commit is contained in:
parent
dca643b7c1
commit
05a9d2efc2
4 changed files with 23 additions and 9 deletions
|
@ -20,4 +20,4 @@ use: [talks, posts]
|
|||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
{% include "talks-table" with { events: events|sortbyfield('date')|reverse } %}
|
||||
{% include "talks-table" with { events: events, show_talk: true } %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue