mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Standardized template names
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
{% block title %}Device Import{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
{% include 'dcim/inc/_device_import_header.html' with active_tab='child_import' %}
 | 
			
		||||
{% include 'dcim/inc/device_import_header.html' with active_tab='child_import' %}
 | 
			
		||||
<div class="row">
 | 
			
		||||
	<div class="col-md-12">
 | 
			
		||||
		<form action="." method="post" class="form">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user