diff --git a/create/templates/create_instance.html b/create/templates/create_instance.html index c1b6f06..c0849f5 100644 --- a/create/templates/create_instance.html +++ b/create/templates/create_instance.html @@ -112,6 +112,10 @@
+ {% if not videos %} + + + {% endif %} {% for video in videos %} {% endfor %} @@ -419,7 +427,7 @@