Subversion Repositories wimsdev

Rev

Rev 1019 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1019 Rev 1135
Line 4... Line 4...
4
 !exit
4
 !exit
5
!endif
5
!endif
6
 
6
 
7
!set n=$[min($n,10)]
7
!set n=$[min($n,10)]
8
 <p><center>
8
 <p><center>
9
 <table border=2 bgcolor=$wims_ref_bgcolor>
9
 <table border=2 bgcolor="$wims_ref_bgcolor">
10
 <caption>WIMS mirror sites
10
 <caption>WIMS mirror sites
11
 <tr><th>Site<th>Location<th>Country<th>Supported<br>languages<th>Comments
11
 <tr><th>Site<th>Location<th>Country<th>Supported<br>languages<th>Comments
12
 !for i_=1 to $n
12
 !for i_=1 to $n
13
  !set l_=!record $i_ of mirrors.en
13
  !set l_=!record $i_ of mirrors.en
14
  !distribute lines $l_ into u_,t_,C_,l_,m_,e_,r_
14
  !distribute lines $l_ into u_,t_,C_,l_,m_,e_,r_