Initial commit
This commit is contained in:
		
							
								
								
									
										11
									
								
								templates/post.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								templates/post.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<article>
 | 
			
		||||
    <section class="header">
 | 
			
		||||
        Posted on $date$
 | 
			
		||||
        $if(author)$
 | 
			
		||||
            by $author$
 | 
			
		||||
        $endif$
 | 
			
		||||
    </section>
 | 
			
		||||
    <section>
 | 
			
		||||
        $body$
 | 
			
		||||
    </section>
 | 
			
		||||
</article>
 | 
			
		||||
		Reference in New Issue
	
	Block a user