timer/views/index.ejs

6 lines
225 B
Plaintext

<div id="wrapper">
<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>
</div>