aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/errors/error.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors/error.html.haml')
-rw-r--r--app/views/errors/error.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/errors/error.html.haml b/app/views/errors/error.html.haml
index 8bc508f..6714aec 100644
--- a/app/views/errors/error.html.haml
+++ b/app/views/errors/error.html.haml
@@ -12,7 +12,7 @@
- when Aclog::Exceptions::LoginRequired
このページの表示にはログインが必要です。
- when ActionController::RoutingError
- 不正な URL です。
+ このページは存在しません。
- else
- if response.status == 404
Not Found (Unknown)