<!-- EspLink will add header here -->
  
  <h1 class="header">Simple LED control</h1>
  <h2><div id="text"/></h2>
  <button id="btn_on" type="button">Turn on</button>
  <button id="btn_off" type="button">Turn off</button>
</body></html>