Test: No Video

This commit is contained in:
2025-09-17 09:12:07 +02:00
parent fce4ebac6a
commit fd25f67bb9
+2 -2
View File
@@ -62,8 +62,8 @@
</div> </div>
{% else %} {% else %}
<div class="md:w-1/2 w-full flex items-center bg-black"> <div class="md:w-1/2 w-full flex items-center bg-black">
<video src="{{ url_for('static', filename='media/'+ theme +'.mp4') }}" class="w-full shadow-md" autoplay muted loop <!--<video src="{{ url_for('static', filename='media/'+ theme +'.mp4') }}" class="w-full shadow-md" autoplay muted loop
preload="none"></video> preload="none"></video>-->
</div> </div>
<div class="md:w-1/2 w-full overflow-hidden"> <div class="md:w-1/2 w-full overflow-hidden">
<table class="min-w-full text-center text-white text-4xl table-fixed border-collapse h-full"> <table class="min-w-full text-center text-white text-4xl table-fixed border-collapse h-full">