@context_bar@ @forum_name@: @message.title@
[Delete Thread] [Move Thread] [Subscribe to replies] You're subscribed to replies [Unsubscribe]

Message:

Replies:

<% set prev_depth 0 %> <% if {$replies(thread_depth) > $prev_depth} { template::adp_puts "
" } if {$replies(thread_depth) < $prev_depth} { for {set i $prev_depth} {$i > $replies(thread_depth)} {incr i -1} { template::adp_puts "
" } } set prev_depth $replies(thread_depth) %>
<% # We have to close the blockquotes (ben) for {set i $prev_depth} {$i > 0} {incr i -1} { template::adp_puts "" } %>