| 123456789101112131415161718192021222324252627282930313233 | 
							- <!DOCTYPE html>
 
- <html lang="en" class="section">
 
- <head>
 
-   <meta charset="utf-8">
 
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
-   <meta name="viewport" content="width=device-width,initial-scale=1.0">
 
- <!--  <link rel="icon" href="<%= BASE_URL %>favicon.ico">-->
 
-   <title>Mie calculator</title>
 
- <!--  <!– Yandex.Metrika counter –>-->
 
- <!--  <script type="text/javascript" >-->
 
- <!--    (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};-->
 
- <!--      m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})-->
 
- <!--    (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");-->
 
- <!--    ym(54984811, "init", {-->
 
- <!--      clickmap:true,-->
 
- <!--      trackLinks:true,-->
 
- <!--      accurateTrackBounce:true-->
 
- <!--    });-->
 
- <!--  </script>-->
 
- <!--  <noscript><div><img src="https://mc.yandex.ru/watch/54984811" style="position:absolute; left:-9999px;" alt="" /></div></noscript>-->
 
- <!--  <!– /Yandex.Metrika counter –>-->
 
- </head>
 
- <body>
 
- <noscript>
 
-   <strong>We're sorry but Mie calculator doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
 
- </noscript>
 
- <div id="app"></div>
 
- </body>
 
- </html>
 
 
  |