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.
		
		
		
		
		
			
		
			
				
					
					
						
							19 lines
						
					
					
						
							357 B
						
					
					
				
			
		
		
	
	
							19 lines
						
					
					
						
							357 B
						
					
					
				<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <title></title>
 | 
						|
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 | 
						|
    <style>
 | 
						|
    </style>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <%= yield %>
 | 
						|
    <p>
 | 
						|
      ---
 | 
						|
    </p>
 | 
						|
    <p>
 | 
						|
      Sent using <a href="<%= Docuseal::PRODUCT_URL %>"><%= Docuseal::PRODUCT_NAME %></a> documents software.
 | 
						|
    </p>
 | 
						|
  </body>
 | 
						|
</html>
 |