<div class="threadTitleBar">
<h1>{xen:helper threadPrefix, $thread}{$thread.title}</h1>
<p id="pageDescription" class="muted ">
{xen:phrase discussion_in_x_started_by_y_date_z,
'forum=<a href="{xen:link forums, $forum}">{$forum.title}</a>',
'name={xen:helper username, $thread}',
'date={xen:datetime $thread.post_date, html}'}
</p>
</div>