diff --git a/Yavsc/Views/Account/Forbidden.cshtml b/Yavsc/Views/Account/Forbidden.cshtml
deleted file mode 100644
index 6c24a646..00000000
--- a/Yavsc/Views/Account/Forbidden.cshtml
+++ /dev/null
@@ -1,6 +0,0 @@
-@{
- ViewData["Title"] = SR["Forbidden"];
-}
-
-
-@SR["Login"]
\ No newline at end of file