Mineplex2018-withcommit/Website/Nautilus.Web.Impulse/Views/Account/Test.cshtml

10 lines
109 B
Plaintext
Raw Normal View History

2013-08-27 17:14:08 +02:00
@{
Layout = "~/Views/Shared/_testLayout.cshtml";
ViewBag.Title = "Test";
}
<h2>Test</h2>
Herro