%= [threads_header "$thread_name"] %>
Thread | Collaborators |
---|---|
<%= $description %>
started on <%= $start_date %> |
<% foreach collaborator $list_of_collaborators { ns_puts " |
Notes | NEW |
<%
foreach note $list_of_notes {
ns_puts "[lindex $note 0] -- [lindex $note 1] on [lindex $note 2] " } %> |