mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-06-05 22:43:13 +02:00
* Redirection wasn't being encoded properly * CSS to LESS transition * Improved Makefile * Explained red color in index * Unified link and button styles
6 lines
No EOL
128 B
HTML
6 lines
No EOL
128 B
HTML
<a href="{url}">
|
|
<li {li_class}>
|
|
<span class="number">{number}.</span>
|
|
{name}{author}{origin}
|
|
</li>
|
|
</a> |