From patmaddox@me.com Wed Jul 14 03:12:54 2010 From: Pat Maddox To: smallwiki@list.inf.unibe.ch Subject: How to set different title in than rendered <h1> for a single page Date: Tue, 13 Jul 2010 18:12:50 -0700 Message-ID: <55A84F5A-551D-4CD4-85D8-090FAA89D344@me.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5651431738827736647==" --===============5651431738827736647== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 --===============5651431738827736647==--