I'm sure it's MY error, but I don't know what to look for or how to fix it. Are you referring to this file:
/includes/templates/template_default/templates/tpl_contact_us_default.php

If so, this seems to be the relevent section of code...is something wrong with this?
<fieldset id="contactUsForm">
<legend><?php echo HEADING_TITLE; ?></legend>

I do have one more bit of puzzle information; my breadcrumb reads: Home - Contact Us - Contact Us
Why do I have a double "Contact Us" in the breadcrumb and no "Contact Us" for the Heading_Title?

Can you give me more details on what to look for where? Thanks!

Quote Originally Posted by CoolCarPartsOnline View Post
Check the contact us template. Things don't just disappear for no reason. It is almost always human error.