You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
	
		
			
				
				
					
						
						
						
							|  | <div class="actions">
 | 
						
						
						
							|  | 	<div class="ui red basic inverted cancel button">
 | 
						
						
						
							|  | 		<i class="remove icon"></i>
 | 
						
						
						
							|  | 		{{.i18n.Tr "modal.no"}}
 | 
						
						
						
							|  | 	</div>
 | 
						
						
						
							|  | 	<div class="ui green basic inverted ok button">
 | 
						
						
						
							|  | 		<i class="checkmark icon"></i>
 | 
						
						
						
							|  | 		{{.i18n.Tr "modal.yes"}}
 | 
						
						
						
							|  | 	</div>
 | 
						
						
						
							|  | </div>
 | 
						
						
						
							|  | 
 |