mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Fixed syntax error in 404.html template code
This commit is contained in:
		@@ -38,5 +38,5 @@ This is a basic example of a 404.html template:
 | 
			
		||||
      </div>
 | 
			
		||||
    </section>
 | 
			
		||||
 | 
			
		||||
    {{ partial "footer.html" }}
 | 
			
		||||
    {{ partial "footer.html" . }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user