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.
		
		
		
		
		
			
		
			
				
					
					
						
							48 lines
						
					
					
						
							2.4 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							48 lines
						
					
					
						
							2.4 KiB
						
					
					
				| <?xml version="1.0" encoding="utf-8"?> | |
| <odoo> | |
|     <!-- Features 04 snippet template --> | |
|     <template id="a_features_04" name="Features 04"> | |
|         <section class="a_features_04 o_cc o_spc-small o_masonry pt24 pb24" style="overflow: hidden;"> | |
|             <div class="container"> | |
|                 <h1 class="text-center"> | |
|                     <font style="font-size: 42px;margin-bottom: 25px;">Your Title</font> | |
|                 </h1> | |
|                 <p class="p_006">Tell what's the value for the customer for this feature.</p> | |
|                 <div class="row o_snippet_006"> | |
|                     <div class="col-lg-3 pt32 pb32 text-center o_box_006"> | |
|                         <div class="circle"> | |
|                             <i class="fa fa-2x fa-gear rounded-circle m-3 a_snippet_006"/> | |
|                         </div> | |
|                         <h3>First Feature</h3> | |
|                         <p class="p_006">Tell what's the value for the<br/>customer for this feature. | |
|                         </p> | |
|                     </div> | |
|                     <div class="col-lg-3 pt32 pb32 text-center o_box_006"> | |
|                         <div class="circle"> | |
|                             <i class="fa fa-2x fa-photo rounded-circle m-3 a_snippet_006"/> | |
|                         </div> | |
|                         <h3>Second Feature</h3> | |
|                         <p class="p_006">Write what the customer would like to know,<br/>not what you want to show. | |
|                         </p> | |
|                     </div> | |
|                     <div class="col-lg-3 pt32 pb32 text-center o_box_006"> | |
|                         <div class="circle"> | |
|                             <i class="fa fa-2x fa-leaf rounded-circle m-3 a_snippet_006"/> | |
|                         </div> | |
|                         <h3>Third Feature</h3> | |
|                         <p class="p_006">A small explanation of this great<br/>feature, in clear words. | |
|                         </p> | |
|                     </div> | |
|                     <div class="col-lg-3 pt32 pb32 text-center o_box_006"> | |
|                         <div class="circle"> | |
|                             <i class="fa fa-2x fa-rocket rounded-circle m-3 a_snippet_006"/> | |
|                         </div> | |
|                         <h3>Fourth Feature</h3> | |
|                         <p class="p_006">A small explanation of this great<br/>feature, in clear words. | |
|                         </p> | |
|                     </div> | |
|                 </div> | |
|             </div> | |
|         </section> | |
|     </template> | |
| </odoo> |