Salve Orgers!


When exporting to html my auto-timestamp looks like this:
<span class="timestamp-kwd">CLOSED: </span> <span class="timestamp">2009-04-14 Tue 00:52</span><br>
I would rather like to have it like this:
<span class="timestamp-kwd">CLOSED: <span class="timestamp">2009-04-14 Tue 00:52</span></span><br>
In words: I would like timestamp keyword html span to include the timestamp.

Reason: This would enable me to move the whole thing to the right side of the headline (float: right).

Comments on this idea are welcome :)


Greetings and happy orging,
Eraldo

Ps: If you have any other idea on how to get the same result.. please let me know.