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
5ab629df
Commit
5ab629df
authored
Oct 17, 2014
by
Daniel W Bond
Browse files
added gravatar to exec listings
parent
220e1b30
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/people.html
View file @
5ab629df
...
...
@@ -16,6 +16,7 @@ The people who make up this community of developers!
<table
class=
"table table-hover"
>
<thead>
<tr>
<th></th>
<th><h4>
Name
</h4></th>
<th><h4>
Position
</h4></th>
<th><h4>
Username
</h4></th>
...
...
@@ -23,6 +24,7 @@ The people who make up this community of developers!
</thead>
<tbody>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'jrouly@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Michel Rouly
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/President"
><h5>
President
</h5></a>
...
...
@@ -30,6 +32,7 @@ The people who make up this community of developers!
<td><h5><em>
jrouly
</em></h5></td>
</tr>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'creffett@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Chris Reffett
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Systems_Administrator"
><h5>
Systems Admininstrator
</h5></a>
...
...
@@ -37,6 +40,7 @@ The people who make up this community of developers!
<td><h5><em>
creffett
</em></h5></td>
</tr>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'kmahone5@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Kara Mahoney
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Vice_President"
><h5>
Vice President
</h5></a>
...
...
@@ -44,6 +48,7 @@ The people who make up this community of developers!
<td><h5><em>
kmahone5
</em></h5></td>
</tr>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'bwaters3@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Benjamin Waters
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Secretary"
><h5>
Secretary
</h5></a>
...
...
@@ -51,6 +56,7 @@ The people who make up this community of developers!
<td><h5><em>
bwaters3
</em></h5></td>
</tr>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'rharper2@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Renfred Harper
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Treasurer"
><h5>
Treasurer
</h5></a>
...
...
@@ -58,6 +64,7 @@ The people who make up this community of developers!
<td><h5><em>
rharper2
</em></h5></td>
</tr>
<tr>
<td><img
class=
"img-circle img-responsive center center-block"
src=
"{{ 'kdobolyi@gmu.edu' | gravatar }}"
alt =
"gravatar image"
</
td
>
<td><h5>
Kinga Dobolyi
</h5></td>
<td>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Faculty_Advisor"
><h5>
Faculty Advisor
</h5></a>
...
...
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