summaryrefslogtreecommitdiff
path: root/app/views/errors/precondition_failed.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors/precondition_failed.html.haml')
-rw-r--r--app/views/errors/precondition_failed.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/errors/precondition_failed.html.haml b/app/views/errors/precondition_failed.html.haml
new file mode 100644
index 00000000000..aa3869f33a9
--- /dev/null
+++ b/app/views/errors/precondition_failed.html.haml
@@ -0,0 +1,8 @@
+- content_for(:title, 'Encoding Error')
+%img{ :alt => "GitLab Logo", :src => image_path('logo.svg') }
+ %h1
+ 412
+.container
+ %h3 Precondition failed
+ %hr
+ %p Page can't be loaded because of invalid parameters.