diff --git a/pod/live/templates/live/live.html b/pod/live/templates/live/live.html index 6d7d8e24b2..cfbb7540ba 100644 --- a/pod/live/templates/live/live.html +++ b/pod/live/templates/live/live.html @@ -129,6 +129,15 @@
{% blocktrans count counter=videos|length %}{{ counter }} video found{% plural %}{{ counter }} videos found{% endblocktrans %}
- {% include "videos/video_list.html" %} - {% if has_more_videos %} -+ {% blocktrans count counter=count_videos %}{{ counter }} video found{% plural %}{{ counter }} videos found{% endblocktrans %} +
+ {% include "videos/video_list.html" %} + {% if has_more_videos %} +