5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
{% for d in dirs %}
|
|
<div><a href="/results/{{ d }}/report/">{{ d }}</a></div>
|
|
{% endfor %}
|
|
<div>Source in <a href="https://git.z.xinu.tv/wathiede/aocsync">git.</a>
|