mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-03-12 14:37:18 +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>
|