Fix accidental script tags
This commit is contained in:
@@ -79,7 +79,6 @@ videos:
|
||||
{% endfor %}
|
||||
{% endcapture %}
|
||||
{% include blocks/media.liquid type="video" caption=caption poster=video.poster preload="metadata" player=true content=video_sources %}
|
||||
</script>
|
||||
{% endcapture %}
|
||||
{% include blocks/details.liquid title=video.name content=capture_video level=1 open=true %}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user