You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							49 lines
						
					
					
						
							2.4 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							49 lines
						
					
					
						
							2.4 KiB
						
					
					
				| <?xml version="1.0" encoding="utf-8"?> | |
| <odoo> | |
|     <!-- Features 09 snippet template --> | |
|     <template id="a_features_09" name="Features 09"> | |
|         <section class="a_features_09 pt32 pb32"> | |
|             <div class="container"> | |
|                 <div class="row o_snippet_014"> | |
|                     <h1 class="text-center"> | |
|                         <font style="font-size: 42px;margin-bottom: 25px;">Your Title</font> | |
|                     </h1> | |
|                     <p class="p_008">Tell what's the value for the customer for this feature.</p> | |
|                     <div class="col-lg-4 text-left o_box_014"> | |
|                         <div class="a_box_014"> | |
|                             <div class="circle014"> | |
|                                 <i class="fa fa-2x m-2 fa-gear a_snippet_014"/> | |
|                             </div> | |
|                             <h3 class="header_014">First Feature</h3> | |
|                             <p>Tell what's the value for the<br/>customer for this feature. | |
|                             </p> | |
|                             <a href="#" class="link014">Read More</a> | |
|                         </div> | |
|                     </div> | |
|                     <div class="col-lg-4 text-left o_box_014"> | |
|                         <div class="a_box_014"> | |
|                             <div class="circle014"> | |
|                                 <i class="fa fa-2x m-2 fa-photo a_snippet_014"/> | |
|                             </div> | |
|                             <h3 class="header_014">Second Feature</h3> | |
|                             <p>Write what the customer would like to know,<br/>not what you want to show. | |
|                             </p> | |
|                             <a href="#" class="link014">More Details</a> | |
|                         </div> | |
|                     </div> | |
|                     <div class="col-lg-4 text-left o_box_014"> | |
|                         <div class="a_box_014"> | |
|                             <div class="circle014"> | |
|                                 <i class="fa fa-2x m-2 fa-leaf a_snippet_014"/> | |
|                             </div> | |
|                             <h3 class="header_014">Third Feature</h3> | |
|                             <p>A small explanation of this great<br/>feature, in clear words. | |
|                             </p> | |
|                             <a href="#" class="link014">More Info</a> | |
|                         </div> | |
|                     </div> | |
|                 </div> | |
|             </div> | |
|         </section> | |
|     </template> | |
| </odoo> |