mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Added page template
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					layout: default
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<!-- Contents of the page -->
 | 
				
			||||||
 | 
					<div class="page">
 | 
				
			||||||
 | 
					    <h1 class="page-title">{{ page.title }}</h1>
 | 
				
			||||||
 | 
					    {{ content }}
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user