index.js refactor

This commit is contained in:
2024-09-20 14:33:37 +02:00
parent 6122b21d90
commit 027aff84b9
3 changed files with 72 additions and 43 deletions

View File

@@ -26,7 +26,8 @@
</div>
<div id="notification" class="notification" hidden="hidden">
<h1 id="title"></h1>
<h2 id="detail"></h2>
<h3 id="detail"></h3>
<button id="close">Ok</button>
</div>
<div id="footer" class="footer">
<a href="/">Voter</a>