article tags
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
{{ partial "header.html" . -}}
 | 
			
		||||
<header><h1>{{ if .Title }}{{ .Title }}{{ else }}{{ .Site.Title }}{{ end }}</h1></header>
 | 
			
		||||
<article>
 | 
			
		||||
{{ .Content }}
 | 
			
		||||
</article>
 | 
			
		||||
{{ partial "footer.html" . }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user