From bb40aaca668589d07a57c82affc5b48afd34fbbe Mon Sep 17 00:00:00 2001 From: Kedar V Date: Mon, 9 Jan 2017 09:52:22 -0500 Subject: [PATCH] add link in case of error --- views/result.jade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/result.jade b/views/result.jade index 64409290..081f42fa 100644 --- a/views/result.jade +++ b/views/result.jade @@ -13,3 +13,6 @@ html .header h1 #{community} h2(class="#{isFailed?'error':''}") !{message} + if isFailed + h2 + a(href="http://boilermake4.slack.com/signup") Use this link to directly signup through Slack