mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
Update the 'records' section of the folklist script
This commit is contained in:
parent
1827704bd5
commit
cf7165e7a0
@ -148,13 +148,13 @@ print "%s (%d expos)," % (recordholders[0][1],recordholders[0][0])
|
||||
for r in recordholders[1:k]:
|
||||
print "%s (%d)," % (r[1],r[0]),
|
||||
|
||||
print """and %s (%d). Mark Shinwell holds the record for consecutive
|
||||
expo attendance (10), but didn't actually go caving on all those, so
|
||||
this record arguably falls to Julian Haines and Brian Outram (9 each).
|
||||
A more obscure record was set by Wadders in 2015: longest interval
|
||||
between expos (17 years), except that he didn't actually go underground,
|
||||
so it may be shared by Mark Dougherty, Juliet Morse and Chris Densham,
|
||||
who have all returned after gaps of 13 years</p>""" % (recordholders[k][1],recordholders[k][0])
|
||||
print """and %s (%d). Julian Todd holds the record for consecutive
|
||||
expo attendance (10), (along with Mark Shinwell, but he didn't actually
|
||||
go caving on all of those visits). A more obscure record was set by Wadders
|
||||
in 2015: longest interval between expos (17 years), except that he
|
||||
didn't actually go underground, so it may be shared by Mark Dougherty,
|
||||
Juliet Morse and Chris Densham, who have all returned after gaps of 13
|
||||
years</p>""" % (recordholders[k][1],recordholders[k][0])
|
||||
|
||||
|
||||
print """<p>Outside-expo caving has started, with Becka Lawson, Neil Pacey, Julian Todd and Wookey
|
||||
|
Loading…
Reference in New Issue
Block a user