10 lines
		
	
	
		
			516 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			516 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "base.html" %}
 | |
| 
 | |
| {% block extrahead %}
 | |
| 
 | |
| <meta property='og:title' content='Data Controller Documentation'/>
 | |
| <meta property='og:image' content='https://www.rawsas.com/wp-content/uploads/2018/07/dc_social.png'/>
 | |
| <meta property='og:description' content='The Data Controller for SAS® enables users to self serve their data changes, and for data owners to retain control over those updates by reviewing and approving them.'/>
 | |
| <meta property='og:url' content='https://docs.datacontroller.io/' />
 | |
| 
 | |
| {% endblock %} | 
