Correct error page.
This commit is contained in:
parent
63e3f4822d
commit
c8665c5924
@ -30,8 +30,8 @@
|
||||
<canvas id="example" width="0" height="0"></canvas>
|
||||
<input type="file" id="file" style="display:none" multiple></input>
|
||||
<div id="nosupport" style="display:none">
|
||||
<div class="title">Unfortunately your browser not supports this site.</div>
|
||||
You need a browser which supports the following: WebGL, WebGLRenderingContext, File, FileReader, FileList, Blob.
|
||||
<div class="title">Unfortunately your browser does not support this site.</div>
|
||||
You need a browser which supports the following technologies: WebGL, WebGLRenderingContext, File, FileReader, FileList, Blob.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user