Update error-2010-0001.html

This commit is contained in:
Innovation Inc 2019-04-23 14:39:45 -05:00 committed by GitHub
parent 01d411240f
commit e237012997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
<!--2010-0001-->
<!--
<html>
<head>
<title>DremJS Market</title>
@ -35,13 +38,13 @@
</style>
</head>
<body>
<center>
<div style="box-blue">
<h2 style="cwhite">Error (Code: 2010-0001)</h2>
<div style="box-blue-emb">
<p>The DremJS Market is temporarily closed for remodeling and/or maintenance.</p>
</div>
<p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
</center>
<div class="box-blue">
<div class="box-blue-emb">
<h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2>
</div>
<p class="rel-uemb">The DremJS Market is temporarily closed for remodeling and/or maintenance.</p>
</div>
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>
</body>
</html>
-->