aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml
diff options
context:
space:
mode:
Diffstat (limited to 'ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml')
-rw-r--r--ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml b/ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml
deleted file mode 100644
index 39fc5ca..0000000
--- a/ExamTemplate/Web/Views/Shared/ErrorNotFound.cshtml
+++ /dev/null
@@ -1,10 +0,0 @@
-@{
- ViewData["Title"] = "404: Not found!";
-}
-
-<h2>
- 404: Not found!
-</h2>
-<p>
- The page you're looking for couldn't be found!
-</p>