From 322d4b4f086e77aeabaa5b704c4c477d959d32c5 Mon Sep 17 00:00:00 2001 From: Adarsh Date: Mon, 10 Jul 2017 12:35:49 -0400 Subject: [PATCH] Update index.html to use building.building_id > --- .../apps/landingPage/templates/landingPage/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/blocnote/apps/landingPage/templates/landingPage/index.html b/blocnote/apps/landingPage/templates/landingPage/index.html index 7eb738c..c6e631e 100644 --- a/blocnote/apps/landingPage/templates/landingPage/index.html +++ b/blocnote/apps/landingPage/templates/landingPage/index.html @@ -20,26 +20,26 @@ {% if if_completed %} - Financial Inputs + Financial Inputs Complete - Preliminary Finance + Preliminary Finance OK - Budget Simulator + Budget Simulator OK {% else %} - Financial Inputs + Financial Inputs {% if if_started %} -- GitLab