2016-08-16 18:08:55 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>f0ck! I need contact!</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="./s/style.css" />
|
2016-11-06 03:02:13 +01:00
|
|
|
<link rel="icon" type="image/gif" href="./s/favicon.gif" />
|
2016-08-16 18:08:55 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="contact">
|
2017-07-27 08:56:37 +02:00
|
|
|
<p>Got a problem? We have the answer: <a href="mailto:admin@f0ck.space">admin@f0ck.space</a></p>
|
2016-11-05 19:23:38 +01:00
|
|
|
<a href="/">return to main</a> <span id="themes"></span>
|
2016-08-16 18:08:55 +02:00
|
|
|
</div>
|
2016-11-05 19:21:11 +01:00
|
|
|
<script src="./s/theme.js"></script>
|
2016-08-16 18:08:55 +02:00
|
|
|
</body>
|
2016-11-05 19:21:11 +01:00
|
|
|
</html>
|