diff --git a/app/templates/video.html b/app/templates/video.html index 663f33e..82e8211 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -57,7 +57,7 @@ preload="none"> {% if config.isInstance %} {% for source in info.formats %} - + {% endfor %} {% endif %} To view this video please enable JavaScript, and consider upgrading to a web browser that @@ -260,4 +260,4 @@ }); }); -{% endblock %} \ No newline at end of file +{% endblock %}
To view this video please enable JavaScript, and consider upgrading to a web browser that @@ -260,4 +260,4 @@ }); }); -{% endblock %} \ No newline at end of file +{% endblock %}