bug rename seance
This commit is contained in:
parent
ccc91bbf19
commit
2def20d16f
384 changed files with 686 additions and 570 deletions
6
src/sampleWebAsWebApiClient/Views/Shared/Error.cshtml
Executable file
6
src/sampleWebAsWebApiClient/Views/Shared/Error.cshtml
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
@{
|
||||
ViewData["Title"] = "Error";
|
||||
}
|
||||
|
||||
<h1 class="text-danger">Error.</h1>
|
||||
<h2 class="text-danger">An error occurred while processing your request.</h2>
|
||||
Loading…
Add table
Add a link
Reference in a new issue