mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			311 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			311 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="pull-right">
 | |
|     <div class="btn-group btn-group-xs" role="group">
 | |
|         <a href="?format=json" class="btn btn-default{% if format == 'json' %} active{% endif %}">JSON</a>
 | |
|         <a href="?format=yaml" class="btn btn-default{% if format == 'yaml' %} active{% endif %}">YAML</a>
 | |
|     </div>
 | |
| </div>
 |