mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			196 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			196 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% if request.user.is_superuser %}
 | |
|     <button type="button" class="btn btn-success pull-right">
 | |
|         <span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
 | |
|     </button>
 | |
| {% endif %} |