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