mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
10 lines
164 B
HTML
10 lines
164 B
HTML
|
<html>
|
||
|
<head><meta charset="UTF-8"></head>
|
||
|
<body>
|
||
|
<!-- This is a dummy page used in
|
||
|
tests of Wombat's live-rewriting
|
||
|
functionality.
|
||
|
!-->
|
||
|
</body>
|
||
|
</html>
|