|  |  | @ -48,6 +48,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     <%= render('submitters_order', f:, template:) if Accounts.can_send_emails?(current_account) %> |  |  |  |     <%= render('submitters_order', f:, template:) if Accounts.can_send_emails?(current_account) %> | 
			
		
	
		
		
			
				
					
					|  |  |  |   </div> |  |  |  |   </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |   <div class="form-control"> |  |  |  |   <div class="form-control"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     <%= content_for(:submit_button) || capture do %> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <%= f.button button_title(title: 'Add Recipients'), class: 'base-button' %> |  |  |  |       <%= f.button button_title(title: 'Add Recipients'), class: 'base-button' %> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     <% end %> | 
			
		
	
		
		
			
				
					
					|  |  |  |   </div> |  |  |  |   </div> | 
			
		
	
		
		
			
				
					
					|  |  |  | <% end %> |  |  |  | <% end %> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |