mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			203 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			203 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: compress
 | 
						|
---
 | 
						|
 | 
						|
<!DOCTYPE html>
 | 
						|
<html lang="{{ site.lang | strip_newlines | strip_html | strip | slugify }}">
 | 
						|
    {% include head.html %}
 | 
						|
 | 
						|
    <body>
 | 
						|
        {{ content }}
 | 
						|
    </body>
 | 
						|
 | 
						|
</html>
 |