Skip to content

Commit

Permalink
Adding sample caption.
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlosfarah committed May 18, 2015
1 parent 79e56bd commit e2e7e0a
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/server/views/estmd.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,15 @@
</div>
</div>
<div class="row">
<div class="col-md-offset-4 col-md-4">
<img src="/assets/images/wiederman09.png" alt="wdrmn09" class="img-responsive img-rounded">
</div>
<div class="col-md-offset-4 col-md-4">
<img src="/assets/images/wiederman09.png" alt="wdrmn09"
class="img-responsive img-rounded">
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<p>Sample caption.</p>
</div>
</div>
<br />
<br />
Expand Down

0 comments on commit e2e7e0a

Please sign in to comment.