File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h1>{{ title }}</h1>
39
39
< a href ="javascript:; " onclick ="zoomTo("SAM"); "> S. America</ a > -
40
40
< a href ="javascript:; " onclick ="zoomTo("Australia"); "> Australia</ a >
41
41
</ div >
42
-
42
+
43
43
< div class ="center " id ="devmap ">
44
44
< noscript >
45
45
< div class ="center large narrow ">
@@ -48,11 +48,11 @@ <h1>{{ title }}</h1>
48
48
</ div >
49
49
</ noscript >
50
50
</ div >
51
-
51
+
52
52
< div id ="devcloudp ">
53
53
< div id ="devcloud "> </ div >
54
54
</ div >
55
-
55
+
56
56
< table class ="devlist ">
57
57
< colgroup >
58
58
< col width ="25% "/>
@@ -61,10 +61,10 @@ <h1>{{ title }}</h1>
61
61
< col width ="25% "/>
62
62
</ colgroup >
63
63
< thead >
64
-
64
+
65
65
< tr >
66
66
< th > Name</ th >
67
- < th > Uni/Work </ th >
67
+ < th > Affiliation/Workplace </ th >
68
68
< th > Location</ th >
69
69
< th > Description</ th >
70
70
</ tr >
@@ -73,7 +73,7 @@ <h1>{{ title }}</h1>
73
73
{{ devs.devs() }}
74
74
75
75
</ table >
76
-
76
+
77
77
< div class ="narrow small center ">
78
78
If you are missing or your information needs updating, please send a pull request, editing the file
79
79
< a href ="https://github.com/sagemath/website/blob/master/conf/contributors.xml "> contributors.xml</ a > ,
You can’t perform that action at this time.
0 commit comments