15 lines
233 B
PHP
15 lines
233 B
PHP
<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>
|
|
</body>
|
|
</html>
|