Update semag/shape/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 01:12:42 +00:00
parent 9dc849eeb8
commit 158cf006de

View File

@ -31,6 +31,7 @@
</head> </head>
<body> <body>
<center>
<noscript>This webpage makes extensive use of JavaScript. Please enable JavaScript in your web browser to view this page.</noscript> <noscript>This webpage makes extensive use of JavaScript. Please enable JavaScript in your web browser to view this page.</noscript>
@ -57,6 +58,6 @@
__loadWithProgress(__filesToLoad, __progressListener, __completionCallback); __loadWithProgress(__filesToLoad, __progressListener, __completionCallback);
</script> </script>
</center>
</body> </body>
</html> </html>