17 lines
		
	
	
		
			504 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			504 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
@include(snippets/header)
 | 
						|
<div id="main">
 | 
						|
<div class="about">
 | 
						|
    <p>I invite you to enjoy some randomness</p>
 | 
						|
    <p>f0bm:</p>
 | 
						|
    <ul>
 | 
						|
        <li>fine-tuning in progress</li>
 | 
						|
        <li>one of the elephants was fired, another was hired</li>
 | 
						|
        <li>users will be migrated at a later point</li>
 | 
						|
        <li>comments might not return</li>
 | 
						|
        <li>upload process will go through a rethinking process</li>
 | 
						|
    </ul>
 | 
						|
    <p>for now we keep it oldschool</p>
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
@include(snippets/footer)
 |