@qooxdoo/framework
Version:
The JS Framework for Coders
11 lines (10 loc) • 366 B
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<script type="text/javascript" src="../helper.js"></script>
</head>
<body></body>
</html>