mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			202 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			202 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% load i18n %}
 | |
| 
 | |
| <span class="float-right">
 | |
|     <button class="btn clip-btn" type="button" data-bs-toggle='tooltip' title='{% trans "copy to clipboard" %}'><em class="fas fa-copy"></em></button>
 | |
| </span> |