Pat Maddox wrote:
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?
I don't have a default Pier handy, at the moment, but I think you should
edit the _mainenvironment page. Look for:
<h1>+value:structure+</h1>
and change the <h1> tag. The main environment is used for the home page
in the default setup.