10 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								layout: page-with-header
							 | 
						||
| 
								 | 
							
								lang: en
							 | 
						||
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{% capture maintext %}
							 | 
						||
| 
								 | 
							
								  {% include text/intro-text.md %}
							 | 
						||
| 
								 | 
							
								{% endcapture %}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{{ maintext | markdownify }}
							 |