wrapper.fhtml: Tell mobile browsers that we'll work on their screen.
[chopwood] / wrapper.fhtml
index c308460..18cc77f 100644 (file)
@@ -32,6 +32,7 @@
   <link rel=stylesheet type="text/css" media=screen
        href="~={static}H/chpwd.css">
   <script type="text/javascript" src="~={static}H/chpwd.js"></script>
+  <meta name=viewport content="width=device-width initial-scale=1.0">
 </head>
 
 <body>