We’re about to start rolling out a bunch of features focused on interaction between tumblelog authors and their readers. Post notes are going to be the glue for all of this interaction, so we’d like to ask all theme designers (and anyone with custom themes) to incorporate this new tag:
{PostNotes}
This will render the post’s notes (including reblogs and likes) on their permalink pages. Check out an example on my tumblelog.
Unlike our other theme tags, this outputs generic HTML markup, so all you need to do is style it with CSS.
You can get the full documentation (including complementary tags like {NoteCount}) on the Custom Themes page.