You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
592 B
HTML
19 lines
592 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>SI18 WEEK ONE - TRY OUT</title>
|
|
</head>
|
|
<body>
|
|
<h1>Radio Implicancies - Release Zero</h1>
|
|
<h2>Wednesday 13 April</h2>
|
|
<div class="audio">
|
|
<audio controls>
|
|
<source src="https://hub.xpub.nl/soupboat/SI18/00/release.mp3" type="audio/mpeg">
|
|
Your browser does not support the audio element.
|
|
</audio>
|
|
</div>
|
|
</body>
|
|
</html> |