Using extended version of placeteaesr
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
		{{#each places}}
 | 
			
		||||
			<li class="LP-PlaceList__Item">
 | 
			
		||||
				<a href="#" class="LP-Link">
 | 
			
		||||
					{{> @placeteaser image=this.image title=this.name location=this.location description=this.description}}
 | 
			
		||||
					{{> @placeteaser image=this.image title=this.name location=this.location description=this.description modifier='--extended'}}
 | 
			
		||||
				</a>
 | 
			
		||||
			</li>
 | 
			
		||||
		{{/each}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user