Fixed Facebook login for ES and added email error reporting for prod.
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
- else
|
||||
= row do
|
||||
= columns do
|
||||
%h2=_'articles.permission_denied.headings.main','Sorry, you currently don\'t have access to this page'
|
||||
%p=_'articles.permission_denied.paragraphs.main', :p
|
||||
%h2=_'error.403.title','Sorry, you currently don\'t have access to this page'
|
||||
%p=_'error.403.description', :p
|
||||
|
||||
Reference in New Issue
Block a user