6 lines
		
	
	
		
			212 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			212 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "_default/base.html" %}
 | |
| {% block content %}
 | |
| {% include "partials/download/download1.html" %}
 | |
| {% include "partials/hero/myhero6.html" %}
 | |
| {% include "partials/hero/myhero7.html" %}
 | |
| {% endblock content %} |