Revela/server/v1/test/static/index.html
2022-02-14 00:25:17 -05:00

9 lines
No EOL
174 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="/script.js"></script>
</head>
<body>
<h1>Loading www.google.com for testing...</h1>
</body>
</html>