diff --git a/app/assets/javascripts/templates/registration/address.html.haml b/app/assets/javascripts/templates/registration/address.html.haml index 98a3ccd2a9..f395703a1b 100644 --- a/app/assets/javascripts/templates/registration/address.html.haml +++ b/app/assets/javascripts/templates/registration/address.html.haml @@ -1,6 +1,6 @@ .container#registration-address .row.header - %h2 {{ enterprise.name }} + %h2 Hi there, {{ enterprise.name }} %h5 Now we need to know where you are: %ng-include{ src: "'registration/steps.html'" } .row.content