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
Renfred Harper
srctweb
Commits
731967cf
Commit
731967cf
authored
Feb 20, 2014
by
Daniel W Bond
Browse files
added developers section
parent
84f0b355
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/people.html
View file @
731967cf
...
...
@@ -90,13 +90,13 @@ SRCT | People
</table>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/
Contributors"
>
Contributo
rs
</a>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/
Developers"
>
Develope
rs
</a>
</strong></legend>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Project
</h4></th>
<th><h4>
Contributions
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
...
...
@@ -109,4 +109,41 @@ SRCT | People
<tbody>
</table>
<legend><strong>
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Contributors"
>
Contributors
</a>
</strong></legend>
<div
class=
"col-md-6"
>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
</table>
</div>
<div
class=
"col-md-6"
>
<table
class=
"table table-hover"
>
<thead>
<tr>
<th><h4>
Name
</h4></th>
<th><h4>
Username
</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td>
Student
</td>
<td>
jdoe4
</td>
</tr>
<tbody>
</table>
</div>
{% endblock %}
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