Update index-shop.html
This commit is contained in:
parent
551e733123
commit
d4661d435e
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<title>DremJS Market</title>
|
||||
<embed src="notification.wav" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||
<!-- <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> -->
|
||||
<style>
|
||||
.box-blue {
|
||||
margin:0 0 25px;
|
||||
|
@ -35,6 +36,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- <iframe src="index-featured.html" frameborder="0" width="100%" height="100%"></iframe> -->
|
||||
<div class="box-blue">
|
||||
<div class="box-blue-emb">
|
||||
<h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2>
|
||||
|
|
Loading…
Reference in a new issue