7 lines
		
	
	
		
			112 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			112 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends 'base.html' %}
 | 
						|
 | 
						|
{% block title %}index{% endblock %}
 | 
						|
<!--
 | 
						|
    vi:tabstop=4:expandtab:autoindent
 | 
						|
 -->
 |