4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
@{
|
|
Layout = "~/Views/Shared/_Layout.cshtml";
|
|
Html.BundleDeferred("~/Style/Config");
|
|
} |