From 8406c7c202f6e3f52c9ad9e80737a832d7b6d810 Mon Sep 17 00:00:00 2001 From: Omkar Moghe Date: Fri, 24 Mar 2017 17:36:21 -0400 Subject: [PATCH] walk on registration button --- templates/dashboard.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/dashboard.html b/templates/dashboard.html index 59720f8..fa178b4 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -43,6 +43,10 @@

Registration Status: DECLINED INVITE + + {% if application %} {% if application.decision == 'Accept' %}

Application Status: ACCEPTED