postscript (hendiWritings)
Back
<postscript> contains a postscript, e.g. to a letter.
Other Customizations
Example
<div type="letter">
<opener>
<dateline>
<placeName>Rimaone</placeName>
<date when="2006-11-21">21 Nov 06</date>
</dateline>
<salute>Dear Susan,</salute>
</opener>
<p>Thank you very much for the assistance splitting those
logs. I'm sorry about the misunderstanding as to the size of
the task. I really was not asking for help, only to borrow the
axe. Hope you had fun in any case.</p>
<closer>
<salute>Sincerely yours,</salute>
<signed>Seymour</signed>
</closer>
<postscript>
<label>P.S.</label>
<p>The collision occured on <date when="2001-07-06">06 Jul 01</date>.</p>
</postscript>
</div>