[IMP] Lua script - Get categories and elements to display them on
homepage
This commit is contained in:
		
							
								
								
									
										10
									
								
								composants/one_element.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								composants/one_element.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
     <li>
 | 
			
		||||
       <a class="cadre" href="${ELEMENT_URL}" title="${ELEMENT_DESC}">
 | 
			
		||||
         <span class="element">
 | 
			
		||||
           ${ELEMENT_TITLE} <br />
 | 
			
		||||
 | 
			
		||||
           <img src="${IMG_URL}" alt="${IMG_DESC}" title="${IMG_TITLE}" />
 | 
			
		||||
         </span>
 | 
			
		||||
       </a>
 | 
			
		||||
     </li>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user