mirror of
				https://gitlab.com/parroquia-san-leandro/cancionero-web.git
				synced 2025-11-04 07:08:38 +01:00 
			
		
		
		
	* data format
* replace js link to a tag
* css fixes
* changed link structure to /{number}/{name}/
		
	
			
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<li%s>
 | 
						|
    <a href="%s">
 | 
						|
        <span class="numberBadge">%d. </span>
 | 
						|
        %s%s%s
 | 
						|
    </a>
 | 
						|
</li>
 |