<%= [threads_header "$thread_name"] %>

<%= $thread_name %> [ <%= $thread_state %> ]

<%= [ad_context_bar_ws [threads_top_level_link] "One Thread"] %>

Thread Collaborators
<%= $description %>

started on <%= $start_date %>

    <% foreach collaborator $list_of_collaborators { ns_puts "

  • \[ remove \] [lindex $collaborator 1]\n" } %>
<%= [export_form_vars target passthrough custom_title thread_id] %>
Notes NEW
<% foreach note $list_of_notes { ns_puts "[lindex $note 0]
-- [lindex $note 1] on [lindex $note 2]

" } %>

<%= [export_form_vars thread_id] %>
<%= [make_html_select thread_state [threads_list_of_states] $thread_state] %>
Alternate Date:
<%= [philg_dateentrywidget note_date $current_date] %>
<%= [threads_footer] %>