form!
title "Activate JMP"
center = " (#{@rate_center})" if @rate_center
instructions <<~I
You've selected #{@tel}#{center} as your JMP number.
As a user of #{@domain} you will start out with a free trial for one month, after which you will need to top up your balance to keep the account.
I
instance_eval File.read("#{__dir__}/plan_name.rb")