Subscriptions: fix author not being included
This commit is contained in:
parent
7b42d26c61
commit
93bbe1179b
@ -47,7 +47,7 @@
|
||||
<div class="video-section">
|
||||
<nav class="item-grid">
|
||||
{% for video_info in videos %}
|
||||
{{ common_elements.item(video_info, include_author=false) }}
|
||||
{{ common_elements.item(video_info) }}
|
||||
{% endfor %}
|
||||
</nav>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user