forked from Git/hugo-story
		
	Update layouts/_default/baseof.html
This commit is contained in:
		@@ -15,11 +15,8 @@
 | 
				
			|||||||
		<div id="wrapper" class="divided">
 | 
							<div id="wrapper" class="divided">
 | 
				
			||||||
            {{- block "main" . }}{{- end }}
 | 
					            {{- block "main" . }}{{- end }}
 | 
				
			||||||
		<!-- Wrapper -->
 | 
							<!-- Wrapper -->
 | 
				
			||||||
		</div>
 | 
							</div>	
 | 
				
			||||||
		
 | 
					
 | 
				
			||||||
		{{ template "_internal/google_analytics.html" . }}
 | 
					 | 
				
			||||||
		{{ template "_internal/google_analytics_async.html" . }}	
 | 
					 | 
				
			||||||
		{{ partial "scripts" . }}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	</body>
 | 
						</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user