mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			161 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			161 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "!layout.html" %}
 | |
| {% block extrahead %}
 | |
|     <link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
 | |
| {% endblock %} |