Skip to content

Instantly share code, notes, and snippets.

@oakley808
Created June 8, 2016 21:19
Show Gist options
  • Save oakley808/4623db6da4b31094486a30808d8e8e72 to your computer and use it in GitHub Desktop.
Save oakley808/4623db6da4b31094486a30808d8e8e72 to your computer and use it in GitHub Desktop.
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
<th scope="col">Recurring Products and/or Services</th>
<th scope="col">Solicitation Time Frame</th>
<th scope="col">Point of Contact</th>
</tr>
<tr>
<td>Banking Agreement</td>
<td>Fall 2016</td>
<td><a href="mailto:Jeffrey.Soltesz@nrel.gov">Jeffrey.Soltesz@nrel.gov</a></td>
</tr>
<tr>
<td>Basic IT Support</td>
<td>Spring 2016</td>
<td><a href="mailto:Kathee.Roque@nrel.gov">Kathee.Roque@nrel.gov</a></td>
</tr>
<tr>
<td>Technical &amp; Policy Analysis for EPACT Regulated Fleet and AF Programs</td>
<td>Winter 2016</td>
<td><a href="mailto:Kathee.Roque@nrel.gov">Kathee.Roque@nrel.gov</a></td>
</tr>
<tr>
<td>A&amp;E Services</td>
<td>Winter 2017</td>
<td><a href="mailto:Eric.Smith@nrel.gov">Eric.Smith@nrel.gov</a></td>
</tr>
<tr>
<td>Professional Graphic Design Services</td>
<td>Spring 2017</td>
<td><a href="mailto:Patrick.Schurott@nrel.gov">Patrick.Schurott@nrel.gov</a></td>
</tr>
<tr>
<td>IT Scientific and Business Support</td>
<td>Spring 2017</td>
<td><a href="mailto:Kathee.Roque@nrel.gov">Kathee.Roque@nrel.gov</a></td>
</tr>
</tbody>
</table>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment