The "tabs" in the title of the page are being generated using the CSS "sliding doors" technique described at http://www.alistapart.com/articles/slidingdoors. The layout template file includes a stylesheet definition that highlights the appropriate tab based on the value of PmWiki's $action global variable. The tabs also resize appropriately with changes in text size.
PageUploadFmt section in the .tmpl file shows up at the bottom of my "view" tab (shows $UploadResult=} followed by uploading instructions. I'm using [=pmwiki-2.0.beta35. Marc Page
I removed the stuff below </html> in jh.tmpl and the problem went away. I haven't tested the upload yet though. Bob?
Upload works *after* fixing the "jh.tmpl" file as per Bob's instructions.