count news
This commit is contained in:
@ -10,14 +10,14 @@
|
||||
</section>
|
||||
|
||||
<div class="row">
|
||||
<section class="col-md-4" aria-labelledby="gettingStartedTitle">
|
||||
<h2 id="gettingStartedTitle">Getting started</h2>
|
||||
<section class="col-md-4" aria-labelledby="newsTitleDisplay">
|
||||
<h2 id="newsTitleDisplay">News count</h2>
|
||||
<p>
|
||||
ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that
|
||||
enables a clean separation of concerns and gives you full control over markup
|
||||
for enjoyable, agile development.
|
||||
@ViewBag.newsCount
|
||||
</p>
|
||||
<p>
|
||||
<a class="btn btn-outline-dark" href="/news"> Start Reading »</a>
|
||||
</p>
|
||||
<p><a class="btn btn-outline-dark" href="https://go.microsoft.com/fwlink/?LinkId=301865">Learn more »</a></p>
|
||||
</section>
|
||||
<section class="col-md-4" aria-labelledby="librariesTitle">
|
||||
<h2 id="librariesTitle">Get more libraries</h2>
|
||||
|
||||
Reference in New Issue
Block a user