22 lines
670 B
HTML
22 lines
670 B
HTML
|
<!DOCTYPE html>
|
||
|
<html><head>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||
|
<title>Email Account Registration</title>
|
||
|
<link rel="stylesheet" href="/static/css/main.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="headerbar">
|
||
|
<a class="main" href="/">HectaMail</a>
|
||
|
<a href="/register">Sign up</a>
|
||
|
</div>
|
||
|
<div class="content">
|
||
|
<h1>You found an egg!</h1>
|
||
|
<p1>Goverment: You have to hand over this user's IP because we want it.</p1>
|
||
|
<br>
|
||
|
<p1>Me:</p1>
|
||
|
<br>
|
||
|
<br>
|
||
|
<iframe style="border: 0;" src="https://mail.hectabit.org/cta/political.mov"></iframe>
|
||
|
</div>
|
||
|
</body><style type="text/css"></style></html>
|