Add section_services_item.html
This commit is contained in:
		
					parent
					
						
							
								9c07565b73
							
						
					
				
			
			
				commit
				
					
						f3e4ede52e
					
				
			
		
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
					@ -0,0 +1,7 @@
 | 
				
			||||||
 | 
					<div class="team-member wow fadeInUp" data-wow-delay="0.25s">
 | 
				
			||||||
 | 
					  <img src="{{ instance.image.url }}" class="img-responsive img-circle" alt="">
 | 
				
			||||||
 | 
					  <div class="team-member-caption inline-block">
 | 
				
			||||||
 | 
					    <h4 class="portfolio-caption">{{ instance.title }}</h4>
 | 
				
			||||||
 | 
					    <p class="text-muted">{{ instance.description }}</p>
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue