chiark / gitweb /
service.py: Incompatible changes to CommandRemoteService.
[chopwood] / wrapper.fhtml
index c3084605e1906fa964896deb06b279a813c84473..854fa34af3ba40ddfc5a3a990277420d9564ddcb 100644 (file)
   <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>
 
 ~={payload}@?~
 
+~={warnings}{~
+<div class=warn>
+<h2>Warnings</h2>
+<ul>
+~@{<li>~:H~%~}~
+</ul>
+</div>~2%~}~
+
 <div class=credits>
   <a href="~={static}H/about.html">Chopwood</a>, version ~={version}H:
   copyright &copy; 2012 Mark Wooding