euscanwww/templates: add anchors to versions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
parent
70ac94474e
commit
a5cf338905
@ -67,7 +67,7 @@
|
||||
<dd>
|
||||
<ul>
|
||||
{% for version in packaged %}
|
||||
<li>
|
||||
<li id="{{ version.version }}-{{version.revision }}:{{ version.slot }}-[{{ version.overlay }}]">
|
||||
{{ version.version }}-{{ version.revision }} :{{ version.slot }} [{{ version.overlay }}]
|
||||
</li>
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user