Changed <section> to <div>

This commit is contained in:
Kristofers Solo 2023-01-21 21:20:49 +02:00
parent 4bb8f7f2dc
commit 6baf6622ff

View File

@ -193,7 +193,7 @@
visualisations, saving and updating the vehicle situation, therefore the solution proposed by the authors
ensures complete security of the user's data.
</p>
<section class="footnotes">
<div class="footnotes">
<ol>
<li id="footnote-1">
<p>
@ -356,7 +356,7 @@
</p>
</li>
</ol>
</section>
</div>
</article>
</div>
{% endblock %}