| 
16
 | 
     1 <!doctype html>
 | 
| 
 | 
     2 <html lang="en">
 | 
| 
 | 
     3 	<head>
 | 
| 
 | 
     4 		<script src="/site.js"></script>
 | 
| 
 | 
     5 		<script> head() </script>
 | 
| 
 | 
     6 		<title>Arkian - Mikriate Posts</title>
 | 
| 
 | 
     7 	</head>
 | 
| 
 | 
     8 	<body>
 | 
| 
 | 
     9 		<script> header() </script>
 | 
| 
 | 
    10 		<div content>
 | 
| 
 | 
    11 			<h1>Mikriate Posts</h1>
 | 
| 
 | 
    12 
 | 
| 
 | 
    13 			<p>Old posts from the <a href="https://mikraite.arkian.net/">Mikraite forum</a></p>
 | 
| 
 | 
    14 
 | 
| 
 | 
    15 			<ul links>
 | 
| 
 | 
    16 				<li><a href="Science_Requires_Monotheism.html">Science Requires Monotheism</a> - 2020</li>
 | 
| 
 | 
    17 				<li><a href="In_Defense_of_Feminism.html">In Defense of Feminism</a> - 2016</li>
 | 
| 
 | 
    18 				<li><a href="Understanding.html">Understanding</a> - 2013</li>
 | 
| 
 | 
    19 				<li><a href="The_Rise_and_Fall_of_Christian_Culture.html">The Rise and Fall of Christian Culture</a> - 2013</li>
 | 
| 
 | 
    20 				<li><a href="Human_Evolution.html">Human Evolution</a> - 2013</li>
 | 
| 
 | 
    21 			</ul>
 | 
| 
 | 
    22 		</div>
 | 
| 
 | 
    23 	</body>
 | 
| 
 | 
    24 </html>
 |