Add missing file to samples

This commit is contained in:
Pranav K 2017-02-07 09:17:57 -08:00
parent 9f3dfd9819
commit 78046c0706
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
@page Test
<div class="row">
<div class="col-md-3">
<h2>RazorPages Test</h2>
<ul>
<li>This file should give you a quick view of a Mvc Raor Page in action.</li>
</ul>
</div>
</div>