Adjust column widths
This commit is contained in:
parent
d33e78a2fa
commit
a3470acdca
4 changed files with 20 additions and 18 deletions
|
@ -7,5 +7,5 @@
|
|||
{% set events = events|merge([event]) %}
|
||||
{% endfor %}
|
||||
|
||||
{% include "talks-table" with { events: events } %}
|
||||
{% include "talks-table" with { events: events, hide_talk: true } %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue