17 lines
722 B
HTML
17 lines
722 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>8seg Web Interface</h1>
|
|
<p> 8seg is a community service run by a sole volunteer. Please respect my work, and please do not post
|
|
offensive messages, spam or similar. 8seg is currently open to the congress network on the hope that y'all will
|
|
behave civilly. Please don't make me put a login wall in front of this thing, alright? ;) </p>
|
|
|
|
<p> If you have any questions, or you see 8seg being used by someone for bad, please email me at
|
|
<a href="mailto:37c3.m@jaseg.de">37c3.m@jaseg.de</a> </p>
|
|
|
|
<form action="POST">
|
|
<button type="submit">I agree to not be an asshole</button>
|
|
</form>
|
|
</body>
|
|
</html>
|