3 lines
		
	
	
		
			189 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			189 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<link rel="preload" href="{{ .url }}" as="style" onload="this.onload=null;this.rel='stylesheet'" {{ .extra | safeHTMLAttr }}>
 | 
						|
<noscript><link rel="stylesheet" href="{{ .url }}"></noscript>
 |