2 lines
		
	
	
	
		
			76 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			76 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "build_event.html" %}
 | |
| {% block eventkind %}started{% endblock %}
 | 
| {% extends "build_event.html" %}
 | |
| {% block eventkind %}started{% endblock %}
 |