Spaces:
Running
Running
Create back.html
Browse files
back.html
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en">
|
3 |
+
<head>
|
4 |
+
</head>
|
5 |
+
<body>
|
6 |
+
<iframe
|
7 |
+
src="https://omnibus-copy-proof-image.static.hf.space"
|
8 |
+
frameborder="0"
|
9 |
+
width="100%"
|
10 |
+
height="2000"
|
11 |
+
></iframe>
|
12 |
+
</body>
|
13 |
+
</html>
|