diff --git a/templates/index.html b/templates/index.html index ad9432a..bf45cf7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,6 +25,8 @@ +
+ {% if videos|length > 0 %}
@@ -53,7 +55,8 @@ {% endfor %} - {% endif %} + + {% endif %}