summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-26 10:47:44 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-26 10:47:44 +0100
commit82040b0fcaa785a10267c276df56bdc934443e66 (patch)
treec62747f4848a2b44618c4864af22ded34aa06fe4
parentb2a94f47a4ad96e7df315df56e01b0ce22b47e4e (diff)
downloadmksite-alpine-82040b0fcaa785a10267c276df56bdc934443e66.tar.bz2
mksite-alpine-82040b0fcaa785a10267c276df56bdc934443e66.tar.xz
downloads: add flavor name to each flavor iso group
-rw-r--r--downloads/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/downloads/index.md b/downloads/index.md
index 0f13058..aefec1c 100644
--- a/downloads/index.md
+++ b/downloads/index.md
@@ -30,6 +30,7 @@ Released {{releases.default.datestr}}
</tr>
{{#releases.flavors}}
+<tr><td>{{flavor_name}}</td><td></td><td></td></tr>
{{#archs}}
<tr title="{{flavor.alpine.desc}}">
<td class="iso"><a href="{{iso_url}}">{{iso}}</a></td>