Removed some fields from the fellows page.

Most emails were forwarded from arch.org, which may or may not be still working.
This commit is contained in:
eliott 2008-06-04 18:56:39 -07:00
parent 21f1b34ba3
commit 202e71d049

View File

@ -27,13 +27,7 @@ <h2 class="title">Arch Linux Fellows</h2>
<th>Alias:</th>
<td>{{ fellow.get_profile.alias }}</td>
</tr><tr>
<th>Email:</th>
<td>{{ fellow.get_profile.public_email }}</td>
</tr><tr>
<th>Other Contact:</th>
<td>{{ fellow.get_profile.other_contact }}</td>
</tr><tr>
<th>Roles:</th>
<th>Past Roles:</th>
<td>{{ fellow.get_profile.roles }}<br />
</td>
</tr><tr>