mirror of
https://github.com/yuzu-mirror/breakpad.git
synced 2026-04-21 06:03:43 +00:00
10 lines
146 B
HTML
10 lines
146 B
HTML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>Test!</title>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Test!</h1>
|
||
|
|
<a href="http://www.bengoodger.com/">Goat</a>
|
||
|
|
</body>
|
||
|
|
</html>
|