mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			260 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			260 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
---
 | 
						|
 | 
						|
{% include breadcrumbs.html %}
 | 
						|
 | 
						|
<div class="jumbotron p-5">
 | 
						|
  <h1 class="display-4">{{ page.title }}</h1>
 | 
						|
  {% if page.description and page.hidedesc != true %}<p class="lead">{{ page.description }}</p>{% endif %}
 | 
						|
</div>
 | 
						|
 | 
						|
{{ content }}
 |