luci-theme-material: add some new features and fix some bugs
[project/luci.git] / themes / luci-theme-material / luasrc / view / themes / material / header.htm
index 494cfe3..f96653a 100755 (executable)
 <head>
     <meta charset="utf-8">
     <title><%=striptags( (boardinfo.hostname or "?") .. ( (node and node.title) and ' - ' .. translate(node.title) or '')) %> - LuCI</title>
-    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" name="viewport" />
+    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
     <meta name="format-detection" content="telephone=no, email=no"/>
     <meta name="apple-mobile-web-app-capable" content="yes">
     <meta name="mobile-web-app-capable" content="yes">
 </header>
 
  <div class="main">
+        <div class="loading"><span>Loading...</span></div>
         <div class="main-left">
                 <ul class="nav">
                         <%-