Skip to content

Commit

Permalink
add mails tab
Browse files Browse the repository at this point in the history
  • Loading branch information
dream-365 committed Apr 18, 2016
1 parent c314dc3 commit f8ddd2e
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
</div>
<div class="row">
<div class="col-md-4">
<h2>Getting started</h2>
<p>ASP.NET Web API is a framework that makes it easy to build HTTP services that reach
a broad range of clients, including browsers and mobile devices. ASP.NET Web API
is an ideal platform for building RESTful applications on the .NET Framework.</p>
<h2>Mails</h2>
<p>@Html.ActionLink("Learn More", "Index", "Email")</p>
<p><a class="btn btn-default" href="http://go.microsoft.com/fwlink/?LinkId=301870">Learn more &raquo;</a></p>
</div>
<div class="col-md-4">
Expand Down

0 comments on commit f8ddd2e

Please sign in to comment.