mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			166 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			166 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends 'utilities/obj_bulk_import.html' %}
 | 
						|
 | 
						|
{% block tabs %}
 | 
						|
    {% include 'dcim/inc/device_import_header.html' with active_tab='child_import' %}
 | 
						|
{% endblock %}
 |