mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-28 16:53:30 -05:00 
			
		
		
		
	Add breadcrumb nav and show active navbar item
This commit is contained in:
		| @@ -8,6 +8,10 @@ | ||||
|             {{ partial "top.html" . }} | ||||
|         </div> | ||||
|  | ||||
|         {{ if not .IsHome }} | ||||
|         {{ partial "breadcrumb.html" . }} | ||||
|         {{ end }} | ||||
|  | ||||
|         <div class="content"> | ||||
|         {{- block "main" . }} | ||||
|         {{ .Content }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user