small corrections

This commit is contained in:
Jan
2024-09-15 18:42:40 +02:00
parent 3c37288476
commit 91802c2ecd
2 changed files with 8 additions and 4 deletions

View File

@@ -17,11 +17,15 @@
<body>
<video controls>
<source src="{{ url_for('static', filename='videos/GLEISvariations.mp4') }}" type="video/mp4">
</video>
<div class="container">
<video controls>
<source src="{{ url_for('static', filename='videos/GLEISvariations.mp4') }}" type="video/mp4">
</video>
<form class="formlayout" id="question_form" action="{{ url_for('sendpage') }}" method="post">