diff --git a/app/views/main/error.html.haml b/app/views/main/error.html.haml new file mode 100644 --- /dev/null +++ b/app/views/main/error.html.haml @@ -0,0 +1,7 @@ += user_title_bar(@user) + +.announcementbox + %span{:class => 'title'} + Error + .announcement + You are uploading a file which is too large (> 2MB).