mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59:45 +03:00 
			
		
		
		
	Page template
This commit is contained in:
		@@ -2,15 +2,11 @@
 | 
				
			|||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="container">
 | 
					<section class="container page">
 | 
				
			||||||
    <div class="content">
 | 
					    <article>
 | 
				
			||||||
        <!-- Header -->
 | 
					        <header>
 | 
				
			||||||
        <div class="page-heading">
 | 
					            <h1>{{ page.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}</h1>
 | 
				
			||||||
            {{ page.title | smartify | strip_html | normalize_whitespace }}
 | 
					        </header>
 | 
				
			||||||
        </div>
 | 
					        {{ content }}
 | 
				
			||||||
        <!-- Contents -->
 | 
					    </article>
 | 
				
			||||||
        <div class=markdown>
 | 
					</section>
 | 
				
			||||||
            {{ content | normalize_whitespace }}
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user