2024-01-02 16:32:52 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<title>Bell Riots - bellriots.today</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<section>
|
|
|
|
<div id="countdown"></div>
|
2024-08-13 01:14:51 +00:00
|
|
|
<img src=getin.jpg />
|
2024-01-02 16:32:52 +00:00
|
|
|
</section>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|