diff --git a/cps/templates/detail.html b/cps/templates/detail.html index 979d532a..4aacb9f4 100755 --- a/cps/templates/detail.html +++ b/cps/templates/detail.html @@ -120,7 +120,7 @@ {{ _('Listen in Browser') }} - {{ entry.audio_entries[0] }} {% endif %} - {% elif entry.video_entries|length > 0 and current_user.role_viewer() %} + {% elif entry.video_entries|length > 0 and current_user.role_viewer() %}