You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
466 B
17 lines
466 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
|
<title>CWops Award Tools - Introduction Video</title>
|
|
<link rel="icon" href="/favicon.ico">
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
</head>
|
|
<body>
|
|
<h1>CWops Award Tools - Introduction Video</h1>
|
|
|
|
<p><a href="/">Back to the main website</a></p>
|
|
|
|
<video onloadstart="this.volume=0.1" controls src="media/cat.mp4">
|
|
|
|
</body>
|
|
</html>
|