| 
0
 | 
     1 <!doctype html>
 | 
| 
 | 
     2 <html lang="en">
 | 
| 
 | 
     3 	<head>
 | 
| 
 | 
     4 		<script src="/site.js"></script>
 | 
| 
 | 
     5 		<script> head() </script>
 | 
| 
 | 
     6 		<title>Arkian - Discussion</title>
 | 
| 
 | 
     7 	</head>
 | 
| 
 | 
     8 	<body>
 | 
| 
 | 
     9 		<script> header() </script>
 | 
| 
 | 
    10 		<div content>
 | 
| 
 | 
    11 			<h1>Discussion</h1>
 | 
| 
 | 
    12 			<ul links>
 | 
| 
3
 | 
    13 				<li><a href="https://discord.gg/EZjP2nEtHe">Discord</a></li>
 | 
| 
0
 | 
    14 				<li><a href="https://mikraite.arkian.net/">Mikraite Forum</a></li>
 | 
| 
 | 
    15 				<li>Email: <a href="mailto:fschmidt@gmail.com">fschmidt@gmail.com</a></li>
 | 
| 
 | 
    16 			</ul>
 | 
| 
 | 
    17 		</div>
 | 
| 
 | 
    18 	</body>
 | 
| 
 | 
    19 </html>
 |