diff --git a/Gemfile.lock b/Gemfile.lock index 94b7d148..aa11dd65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,6 +51,8 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) + actionview-encoded_mail_to (1.0.9) + rails activejob (5.1.4) activesupport (= 5.1.4) globalid (>= 0.3.6) @@ -263,6 +265,7 @@ PLATFORMS ruby DEPENDENCIES + actionview-encoded_mail_to activeadmin! autoprefixer-rails bootstrap-sass diff --git a/app/views/shared/_footer.html.erb b/app/views/shared/_footer.html.erb index 59674ce1..dd83a47c 100644 --- a/app/views/shared/_footer.html.erb +++ b/app/views/shared/_footer.html.erb @@ -5,7 +5,8 @@ <%= link_to "API", "https://github.com/tosdr/phoenix/wiki/API" %>

- Contact us + Contact us

diff --git a/public/500.html b/public/500.html index 7d7609f8..dcf539e4 100644 --- a/public/500.html +++ b/public/500.html @@ -64,7 +64,7 @@

Something went wrong...

Back Home

- Contact us + Contact us