I have a web-to-lead form. Each time a lead is submitted, we get an e-mail notification.

I have edited en_us.notify_template.html so that we can customize the alert notification.

I have inserted the users e-mail into the form, along with the phone number. Yet, it doesn't pass through in the e-mail alert. Is this a bug?

Here is what I'm using:
Email: {LEAD_EMAIL_ADDRESS}
Office Phone: {LEAD_OFFICE_PHONE}