mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			245 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			245 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
---
 | 
						|
 | 
						|
<div class="page">
 | 
						|
    <!-- Header -->
 | 
						|
    <h1 class="page-title">
 | 
						|
        {{ page.title | smartify | strip_html | normalize_whitespace }}
 | 
						|
    </h1>
 | 
						|
 | 
						|
    <!-- Contents -->
 | 
						|
    {{ content | normalize_whitespace }}
 | 
						|
</div>
 |