Last change
on this file since d4d8f61 was d4d8f61, checked in by Kikac324 <kristijanzafirovski26@…>, 7 months ago |
init
|
-
Property mode
set to
100644
|
File size:
269 bytes
|
Line | |
---|
1 | <!DOCTYPE html>
|
---|
2 | <html lang="en">
|
---|
3 | <head>
|
---|
4 | <meta charset="UTF-8">
|
---|
5 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
---|
6 | <title>Scraped Data Display</title>
|
---|
7 | </head>
|
---|
8 | <body>
|
---|
9 | <h1>Scraped Data</h1>
|
---|
10 | <ul id="scraped-data-list"></ul>
|
---|
11 |
|
---|
12 | </body>
|
---|
13 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.