Add missing file to samples
This commit is contained in:
parent
9f3dfd9819
commit
78046c0706
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue