{# index.html, single page application skeleton. @charset, specify unicode (utf-8) encoding for html document @http-equiv, use latest (IE) rendering engine, for IE @script, motivated by https://github.com/jeff1evesque/machine-learning/issues/2347 @name='viewport', set the width of the page to follow the screen-width of the device, with no zooming applied (1:1 scale) #}