Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
15db204f
Commit
15db204f
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
people linkified
parent
4395c822
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/people.html
View file @
15db204f
...
...
@@ -13,7 +13,10 @@ SRCT | People
</div>
</div>
<legend><strong>
Officers
</strong></legend>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Executive_Board"
>
Executive Board
</a>
</strong></legend>
<table
class=
"table table-hover"
>
<thead>
<tr>
...
...
@@ -25,38 +28,72 @@ SRCT | People
<tbody>
<tr>
<td>
Michel Rouly
</td>
<td>
President
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/President"
>
President
</a>
</td>
<td>
jrouly
</td>
</tr>
<tr>
<td>
Daniel Bond
</td>
<td>
Vice President
</td>
<td>
dbond2
</td>
</tr>
<tr>
<td>
Chris Reffett
</td>
<td>
SysAdmin
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Systems_Administrator"
>
Systems Admininstrator
</a>
</td>
<td>
creffett
</td>
</tr>
<tr>
<td>
Daniel Bond
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Vice_President"
>
Vice President
</a>
</td>
<td>
dbond2
</td>
</tr>
<tr>
<td>
Kara Mahoney
</td>
<td>
Secretary
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Secretary"
>
Secretary
</a>
</td>
<td>
kmahone5
</td>
</tr>
<tr>
<td>
Renfred Harper
</td>
<td>
Treasurer
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Treasurer"
>
Treasurer
</a>
</td>
<td>
rharper2
</td>
</tr>
<tr>
<td>
Kinga Dobolyi
</td>
<td>
Faculty Advisor
</td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Faculty_Advisor"
>
Faculty Advisor
</a>
</td>
<td>
kdobolyi
</td>
</tr>
</tbody>
</table>
<legend><strong>
Developers
</strong></legend>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Project_Managers"
>
Project Managers
</a>
</strong></legend>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th>
Name
</th>
<th>
Project
</th>
<th>
Username
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
example
</td>
<td>
jdoe3
</td>
</tr>
<tbody>
</table>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Contributors"
>
Contributors
</a>
</strong></legend>
<table
class=
"table table-hover"
>
<thead>
<tr>
...
...
@@ -69,7 +106,7 @@ SRCT | People
<tr>
<td>
Student
</td>
<td>
example
</td>
<td>
project
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment