euscanwww: big ugly commit, sorry

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
Corentin Chary
2011-04-15 19:28:37 +02:00
parent 2dee08dfb7
commit c8d0e5a789
28 changed files with 428 additions and 99 deletions

View File

@ -63,7 +63,7 @@
<ul>
{% for version in upstream %}
<li>
{{ version.version }} - {{ version.url }}
{{ version.version }} - {{ version.urls }}
</li>
{% endfor %}
</ul>