html
head
title QnABot Client
meta(charset="utf-8")
meta(name="viewport" content="width=device-width, initial-scale=1.0")
link(href="data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQEAYAAABPYyMiAAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAF0lEQVRIx2NgGAWjYBSMglEwCkbBSAcACBAAAeaR9cIAAAAASUVORK5CYII=" rel="icon" type="image/x-icon")
link(href="https://unpkg.com/vuetify@1.0.3/dist/vuetify.min.css" rel="stylesheet" type="text/css")
link(href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons" rel="stylesheet" type="text/css")
style #lex-web { height:100%; }
body
#App