<div class="row">
<div class="span12">
<h2>Welcome to the Outreach Results Service!</h2>
<h3>You have successfully logged into the portal</h3>
</div>
</div>
<div class="row">
<div class="span12">
<!-- Button -->
<div class="control-group">
<label class="control-label" for="singlebutton">
<h3>Click here to view an update on your most recent pack</h3>
<div class="controls">
<button id="singlebutton" name="singlebutton"
class="btn btn-primary">GetUpdate</button>
</div>
</label>
</div>
</div>
</div>
<!-- This will be where the four options go- requires SQL and HiLis and Richard!!-->
<div class="row">
<div class="span12">
<!-- Button -->
<div class="control-group">
<label class="control-label" for="singlebutton">
<h3>Click here to view an electronic copy of your latest clinical report</h3>
<div class="controls">
<button id="singlebutton" name="singlebutton"
class="btn btn-primary">GetReport</button>
</div>
</label>
</div>
</div>
</div>
<div class="row">
<h3>
If you do not receive your report within x hours, please contact the
Outreach Team...
</h3>
</div>