<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="text-center">
</h1>
<h3 class="text-center">
</h3>
</div>
<div id="no-more-tables">
<table class="col-md-12 table-bordered table-striped table-condensed cf">
<thead class="cf">
<tr>
<th>Evac Zone</th>
<th>Team</th>
<th>Patient Name</th>
<th>Patient Address</th>
<th>Patient Phone</th>
<th>Date of Birth</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Evac Zone">A</td>
<td data-title="Team">Team ABC</td>
<td data-title="Patient Name">Patient Pat</td>
<td data-title="Address">1452 Main St, Milwaukee, 53511</td>
<td data-title="Patient Phone">101-880-0250</td>
<td data-title="Date of Birth">11/20/54</td>
</tr>
<tr>