8 lines
		
	
	
	
		
			287 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			287 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% load i18n %}
 | |
| <footer class="footer">
 | |
|     <a href="http://pinax.github.com/symposion/"><b>Symposion</b></a>:
 | |
|     a Pinax project sponsored by
 | |
|     <a href="http://eldarion.com/">Eldarion</a>
 | |
|     and the
 | |
|     <a href="http://www.python.org/psf/">Python Software Foundation</a>.
 | |
| </footer>
 | 
