iswhoa/views/index.html

5 lines
144 B
HTML
Raw Normal View History

2025-06-19 12:14:46 +00:00
<h1>Welcome</h1>
<p>Welcome to the quiz</p>
2025-06-20 12:00:23 +00:00
<a data-controller="clearstate" data-action="clearstate#startGame" href="{{prefix}}/1">Lets go</a>