17 lines
510 B
PHP
17 lines
510 B
PHP
<!doctype html5>
|
|
<html>
|
|
<head>
|
|
<title>ufzombiemaniac</title>
|
|
</head>
|
|
<body>
|
|
<p>idk waht to put here for now so have this table</p>
|
|
<table>
|
|
<tr>
|
|
<th>fuck1</th>
|
|
<th>fuck2</th>
|
|
<th>fuck3</th>
|
|
</tr>
|
|
</table>
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jdUXfsMTv7o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
</body>
|
|
</html>
|