X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=download%2Fmirrors%2Findex.html.tt2;h=b1fa3c809f7233b0dde9ae85d78403c8b1ffd225;hb=63600ba821a6c1b4444e64fc2cc263a383747384;hp=3934833b4b80a803cd771f3e5263c217a887e98b;hpb=1fce34f10ff6bdb0dc2bf3500c5f50a94e611bbd;p=grml.org.git diff --git a/download/mirrors/index.html.tt2 b/download/mirrors/index.html.tt2 index 3934833..b1fa3c8 100644 --- a/download/mirrors/index.html.tt2 +++ b/download/mirrors/index.html.tt2 @@ -22,7 +22,8 @@ - +[% INCLUDE static.inc %] +
@@ -42,116 +43,20 @@ + [% FOREACH region IN mirrors.keys.sort %] +

Mirrors in [% region.substr(3) %]

-

Mirrors in Europe

- -

sil.at (Vienna/Austria):

- - -

inode.at (Vienna/Austria):

- + [% FOREACH mirror IN mirrors.$region.keys.sort %] +

[% mirror %] ([% mirrors.$region.$mirror.location %])

+ [% FOREACH type IN [ 'grml-http' 'grml-rsync' 'grml-ftp' ] %] + + [% END %] + [% END %] + [% END %] -

gd.tuwien.ac.at (Vienna/Austria):

- - - - -

netcologne.de (Germany):

- - - - -

GWDG.de (Germany):

- - -

rwth-aachen.de (Germany):

- -

modprobe.de (Germany):

- - - - -

de.leaseweb.net (Germany):

- - -

nl.leaseweb.net (Haarlem/Netherlands):

- - - -

Mirrors in America

- -

rit.edu (New York/US):

- - -

Mirrors in Brazil

- -

grml.c3sl.ufpr.br (Brazil):

- - - -

Download via rsync

- -
@@ -160,4 +65,4 @@
- +[% INCLUDE static_bottom.inc %]