7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
|
@{
|
||
|
ViewBag.Title = "bt";
|
||
|
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
||
|
}
|
||
|
|
||
|
<h2>bt</h2>
|