2024-10-27 14:47:03 +02:00
|
|
|
<div class="control-wrapper">
|
2023-10-25 20:38:34 +03:00
|
|
|
<h1><%= title %></h1>
|
|
|
|
<div id="countdown"></div>
|
|
|
|
<button id="start" class="thoughtbot">Start</button>
|
|
|
|
<button id="stop" class="thoughtbot">Stop</button>
|
|
|
|
<button id="reset" class="thoughtbot">Reset</button>
|
|
|
|
<button id="unused2" class="thoughtbot"> </button>
|
|
|
|
<button id="zero" class="thoughtbot"> </button>
|
|
|
|
<button id="resetShort" class="thoughtbot">Reset Short</button>
|
|
|
|
</div>
|