8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
|
@{
|
||
|
Layout = null;
|
||
|
}
|
||
|
<div class="jumbotron">
|
||
|
@{ ViewBag.res}
|
||
|
</div>
|
||
|
|