diff --git a/main.py b/main.py index e91d623..d708479 100644 --- a/main.py +++ b/main.py @@ -424,7 +424,7 @@ def _render_page( if content_type and content_type.startswith("video"): media_element = ( f'' + f'loop playsinline {data_attrs}>' ) else: media_element = (