From 5bd72fe70e89faf987292c80207449b101456c1b Mon Sep 17 00:00:00 2001 From: Potato Date: Sun, 27 Oct 2019 15:24:12 +0800 Subject: [PATCH] Fixing typos one at a time #1 --- app/views/application/suspended.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/application/suspended.haml b/app/views/application/suspended.haml index 258a055..d46586c 100644 --- a/app/views/application/suspended.haml +++ b/app/views/application/suspended.haml @@ -13,5 +13,5 @@ .col-md-9 .alert.alert-block.alert-danger %h4 Account Suspended - This account is suspended. If you believe this is in error, please contact us at + This account is suspended. If you believe this is an error, please contact us at %a{:href => "mailto:#{ORG::EMAIL}"} #{ORG::EMAIL}