5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
@{
|
|
ViewData["Title"] = "Rate";
|
|
Layout = "~/Views/Shared/_Layout.cshtml";
|
|
}
|