<!--<meta name="apple-mobile-web-app-capable" content="yes">-->
<meta name="viewport" content="initial-scale=1,minimum-scale=1,user-scalable=no">
<meta name="google" content="notranslate">
+ <style type="text/css">
+ * {
+ padding: 0;
+ margin: 0;
+ }
+ body, html {
+ background-color:#<!-- $bgcolor -->;
+ width: 100%;
+ height: 100%;
+ }
+ </style>
<!-- $description -->
<!-- $opengraph -->
<!-- $twittercard -->
- <!-- $style -->
- <!-- $startpage -->
- <!-- $script -->
- <!-- $ga -->
- <!-- $favicon -->
<!-- $canonical -->
<!-- $prev -->
<!-- $next -->
<!-- $robots -->
+ <!-- $favicon -->
+ <!-- $style -->
+ <!-- $startpage -->
+ <!-- $script -->
+ <!-- $ga -->
</head>
-<body style="background-color:#<!-- $bgcolor -->;" data-branch="menus">
+<body data-branch="master">
<!--googleoff: all-->
<!-- $beginbody -->
<div style="display:none;" id="svg-container"><!-- $svg --></div>