Skip to content

Commit

Permalink
Update index.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsto committed Mar 25, 2015
1 parent a412817 commit ded989f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<div class="container">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
<p><a class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
<p><a class="btn btn-default btn-lg" role="button">Learn more &raquo;</a></p>
</div>
</div>

Expand Down

0 comments on commit ded989f

Please sign in to comment.