mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			388 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			388 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
---
 | 
						|
 | 
						|
<article>
 | 
						|
  <header class="page-header">
 | 
						|
    <h1 class="text-muted">
 | 
						|
      {{ page.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
 | 
						|
      <p><small>{{ page.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}</small></p>
 | 
						|
    </h1>
 | 
						|
  </header>
 | 
						|
 | 
						|
  {{ content }}
 | 
						|
</article>
 |