I've set up a couple pages on my pier site. Based on the default install, a pier page
looks like:
<html>
<head><title>+pagetitle+</pagetitle></head>
<body>
<h1>+pagetitle+</h1>
<div>+page+contents+</div>
</body>
I have a _single_ page (the home page) where I want the H1 to differ from the
<title> tag. I have no clue how to do that. Anyone have any ideas?
Thanks,
Pat