[% PROCESS inc/form.html %] [% PROCESS inc/render.html %] [% INCLUDE render_issue %]
[% watch.1 %] watchers [% IF session.user_id %] [% IF watch.0 %] [% ELSE %] [% END %] [% END %]

[% IF session.user_id %]
[% INCLUDE select name="type" pairs= [ ["", "Time spent"], ["fix", "Fix estimate" ] ] %] Edit issue
Comment (markdown supported):

[% ELSE %] [% INCLUDE login_required explain="Please log in to be abe to comment or log time" %] [% END %]
Comments| All history
[% FOREACH item IN comments %] [% INCLUDE render_comment %] [% END %]