<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=0">
    <meta name="format-detection" content="telephone=no">
    <title>Github API with Beez - [{{name}}]</title>
  </head>
  <body>
    <div id="w"></div>
      <script type="text/javascript" data-main="{{requirejs.config.beez_core.url.base}}/index/require.beez.{{name}}.{{key}}" src="{{requirejs.config.beez_core.url.vendor}}/require.js"></script>
  </body>
</html>
