Prettyify archive for category
This commit is contained in:
		
					parent
					
						
							
								50b9a96ef7
							
						
					
				
			
			
				commit
				
					
						00297b30e5
					
				
			
		
					 1 changed files with 6 additions and 5 deletions
				
			
		|  | @ -4,10 +4,11 @@ breadcrumb: true | ||||||
| header: | header: | ||||||
|     image_fullwidth: "banner.jpg" |     image_fullwidth: "banner.jpg" | ||||||
| --- | --- | ||||||
| <div class="category-archive"> | <div id="blog-index" class="row"> | ||||||
|   <div> |   <div class="small-12 columns t30"> | ||||||
|  |   <h1>{{ page.title }}</h1> | ||||||
|     <ul> |     <ul> | ||||||
| {{ content }} |         {{ content }} | ||||||
|     </ul> |     </ul> | ||||||
|   </div> |   </div> <!-- small-12 columns t30 --> | ||||||
| </div> | </div> <!-- blog-index --> | ||||||
|  |  | ||||||
		Reference in a new issue