pl-fe: apparently this doesn't break stuff so i'll keep it
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -11,8 +11,7 @@
|
|||||||
<script type="module" src="./src/main.tsx"></script>
|
<script type="module" src="./src/main.tsx"></script>
|
||||||
<%- snippets %>
|
<%- snippets %>
|
||||||
</head>
|
</head>
|
||||||
<body class="theme-mode-light no-reduce-motion">
|
<body class="theme-mode-light no-reduce-motion" id="plfe">
|
||||||
<div id="plfe">
|
|
||||||
<div class="loading-indicator-wrapper">
|
<div class="loading-indicator-wrapper">
|
||||||
<div class="loading-indicator">
|
<div class="loading-indicator">
|
||||||
<div class="loading-indicator__container">
|
<div class="loading-indicator__container">
|
||||||
@ -20,7 +19,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<noscript>To use this website, please enable JavaScript.</noscript>
|
<noscript>To use this website, please enable JavaScript.</noscript>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user