mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 01:53:30 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			139 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			139 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ if gt .Paginator.TotalPages 1 }}
 | |
|     <nav class="pagination">
 | |
|         {{ template "_internal/pagination.html" . }}
 | |
|     </nav>
 | |
| {{ end }}
 |