feat: Remove unnecessary field
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
  <body>
 | 
			
		||||
    {{ partial "header.html" . }}
 | 
			
		||||
    {{ partial "debug.html" . }}
 | 
			
		||||
    <main role="main" id="content">
 | 
			
		||||
    <main id="content">
 | 
			
		||||
      {{ block "main" . }}{{ end }}
 | 
			
		||||
    </main>
 | 
			
		||||
    {{ partial "footer.html" . }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user