mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2024-12-22 16:53:34 +01:00
ae5e6b6cf0
* 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>
|