10 lines
		
	
	
		
			325 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			325 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% autoescape on %}
 | 
						|
    <div id="footer">
 | 
						|
      <p>Storycraft is a game of collaborative storytelling, intentionally leading to much insanity and nonsense. All stories were made to be funny but may not even be coherent. Void where prohibited.</p>
 | 
						|
    </div>
 | 
						|
 | 
						|
<!--
 | 
						|
  vi:tabstop=2:expandtab:autoindent
 | 
						|
 -->
 | 
						|
{% endautoescape %}
 |