asv7j commited on
Commit
9420b98
·
verified ·
1 Parent(s): c0a2055

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -2
templates/index.html CHANGED
@@ -7,7 +7,6 @@
7
  <title>Embedded Webpage</title>
8
  </head>
9
  <body>
10
- <h1>Embedded Webpage Example</h1>
11
- <iframe src="https://google.com" width="100%" height="100%"></iframe>
12
  </body>
13
  </html>
 
7
  <title>Embedded Webpage</title>
8
  </head>
9
  <body>
10
+ <iframe src="https://camif12886.pythonanywhere.com/login" width="100%" height="100%"></iframe>
 
11
  </body>
12
  </html>