{eval $thread = get_thread_by_id(1); echo $thread['subject'];}
{loop $threads $thread}

{$thread['subject']}

{/loop}