ваше сообщение коммита
This commit is contained in:
@@ -18,6 +18,13 @@
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<div style="padding: 20px; text-align: center; font-family: Arial, sans-serif;">
|
||||
<h1>JavaScript требуется</h1>
|
||||
<p>Для работы этого приложения необходимо включить JavaScript в вашем браузере.</p>
|
||||
<p>Please enable JavaScript in your browser to use this application.</p>
|
||||
</div>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user