Test: No Video
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user