forked from fediversity/fediversity
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			216 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			216 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="en">
 | 
						|
  <head>
 | 
						|
    <title>Example End User Policy</title>
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
<p>You have agreed to our End User Policy, you can now use our service.</p>
 | 
						|
 | 
						|
<p>Have fun!</p>
 | 
						|
  </body>
 | 
						|
</html>
 |