 ccdc8cefe4
			
		
	
	ccdc8cefe4
	
	
	
		
			
			- Adjust header width for scrollbar presence - Added new header assets for grass and dirt - Adjusted styles for hosted and tracker - Expand header to implement templating system - Much more I have forgotten
		
			
				
	
	
		
			6 lines
		
	
	
		
			182 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			182 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% block head %}
 | |
|     <link rel="stylesheet" type="text/css" href="{{ static_autoversion("styles/header/dirtHeader.css") }}" />
 | |
| {% endblock %}
 | |
| 
 | |
| {% include 'header/baseHeader.html' %}
 |