mirror of https://github.com/docusealco/docuseal
				
				
				
			
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							6 lines
						
					
					
						
							436 B
						
					
					
				
			
		
		
	
	
							6 lines
						
					
					
						
							436 B
						
					
					
				| <div class="mt-2 mb-1">
 | |
|   <div class="tooltip w-full" data-tip="<%= t('unlock_with_docuseal_pro') %>">
 | |
|     <%= link_to submitter.sent_at? ? t('re_send_sms') : t('send_sms'), Docuseal.multitenant? ? console_redirect_index_path(redir: "#{Docuseal::CONSOLE_URL}/plans") : "#{Docuseal::CLOUD_URL}/sign_up?#{{ redir: "#{Docuseal::CONSOLE_URL}/on_premise" }.to_query}", class: 'btn btn-sm btn-primary text-gray-400 w-full' %>
 | |
|   </div>
 | |
| </div>
 |