diff --git a/app/views/bootcamp/index.html.haml b/app/views/bootcamp/index.html.haml index d11aa8bbd5..31a4ccc16b 100644 --- a/app/views/bootcamp/index.html.haml +++ b/app/views/bootcamp/index.html.haml @@ -1,7 +1,7 @@ - if @has_discount #discount-bar .flag= flag_for_country_code(@country_code_2) - - if @hello + - if @hello.present? %strong #{@hello}! Everyone in #{@country_name} gets a %strong.inline #{@discount_percentage}% discount! diff --git a/config/bootcamp.json b/config/bootcamp.json index 65f97cb928..f4a3d3c639 100644 --- a/config/bootcamp.json +++ b/config/bootcamp.json @@ -251,7 +251,7 @@ ], "IN": [ "India", - "नमस्ते", + "", "34.99", "24.99", "https://buy.stripe.com/9AQ3dg0plcyBgLu14T",