9 lines
134 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>The Bio App</title>
</head>
<body>
<script src="bio.js"></script>
</body>
</html>