Remove interstitial main__page-list element from taxonomy pages
Now they lay out correctly!
This commit is contained in:
		
							parent
							
								
									2d22420f3d
								
							
						
					
					
						commit
						cf8de8a58a
					
				
					 1 changed files with 3 additions and 5 deletions
				
			
		|  | @ -6,10 +6,8 @@ | |||
| 
 | ||||
|     {{- .Content -}} | ||||
| 
 | ||||
|     <div class="main__page-list"> | ||||
|       {{ range .Pages.ByTitle }} | ||||
|         {{ .Render "page_summary" }} | ||||
|       {{ end }} | ||||
|     </div> | ||||
|     {{ range .Pages.ByTitle }} | ||||
|       {{ .Render "page_summary" }} | ||||
|     {{ end }} | ||||
|   </main> | ||||
| {{ end }} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue