initial commit
This commit is contained in:
		
							
								
								
									
										14
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
---
 | 
			
		||||
layout: default
 | 
			
		||||
---
 | 
			
		||||
<div class="post">
 | 
			
		||||
 | 
			
		||||
  <div class="post-header">
 | 
			
		||||
    <h1 class="post-title">{{ page.title }}</h1>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <article class="post-content">
 | 
			
		||||
    {{ content }}
 | 
			
		||||
  </article>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user