@DeliverableName

|19985|Select a file|

{{html:round@Instructions:html}}
  1. {{:item.FilePath}}

|19987|Instructions|

|19988|Sent|: {{:format(round@DateSent, 'DE')}}

|19989|Decisions|

    |19990|There are currently no approvals for this round|
  1. {{:item.FullName + ": " + item.Status}}

|19991|Comments|

    |19997|No one has made a comment yet|
    {{if:ds.model.dp.displayMode==='user'}} {{else:ds.model.dp.displayMode==='page'}} {{else:ds.model.dp.displayMode==='date'}} {{code:ctx.last = item;}} {{if:}}
  1. {{:item.UserName}}
    {{if:item.attachments}}{{if:}} {{if:item.UserKey===System.user.userKey || System.user.admin}} {{if:u.obn(item.Deleted)!=1}} {{if:}} {{else:}} {{if:u.obn(item.Deleted)!=1}} {{if:}} {{if:}}
    {{:format(item.Comment,'html')}}
    {{:format(item.DateAdded, 'DT')}}
  2. {{:item.FileName}}
  3. |20001|Attachments|

      {{code:var round = $ctx.round; var decision = round.si.Decision; var canApprove = round.si.CanApprove;}} {{if:canApprove}}

      |20004|Your Decision|

      {{:'|20005|Due|: ' + format(round.si.DateDue,'DE')}}
      {{if:decision==='Approved'}}

      |38629|You approved|

      {{else:decision==='ApprovedWithComments'}}

      |38630|You approved with comments|

      {{else:decision==='Resubmit'}}

      |38631|You requested to resubmit|

      {{else:}} {{if:System.hasCustomization('twodecisionsonly')}}
      |20006|I approve|
      |20008|Please resubmit|
      {{else:}}
      |20006|I approve|
      {{if:System.session.review.ShowApprovedWithChanges===1}}
      |26212|I approve with changes|
      {{if:}}
      |20008|Please resubmit|
      {{if:}} {{if:}} {{if:}} {{if:item.si.ParentCommentKey===item.si.ReviewCommentKey}}

      |38632|Add Comment|

      {{else:}}

      |38633|Reply|

      {{if:$ctx.comments.si.FixThis === 1 && $ctx.comments.si.FixedDate && System.prefs.UseToDoOnDeliverables}}{{if:}} {{if:$ctx.comments.si.FixThis === 1 && !$ctx.comments.si.FixedDate && System.prefs.UseToDoOnDeliverables}}{{if:}} {{if:$ctx.comments.si.FixThis && !$ctx.comments.si.FixedDate && !!System.user.userKey && System.prefs.UseToDoOnDeliverables && u.obn(!$ctx.comments.si.Deleted!=1)}} {{if:}} {{if:(!$ctx.comments.si.FixThis || $ctx.comments.si.FixThis && $ctx.comments.si.FixedDate && System.prefs.UseToDoOnDeliverables) && !!System.user.userKey && !System.prefs.UseToDoOnDeliverables && u.obn(!$ctx.comments.si.Deleted!=1) && System.user.clientVendorLogin !== 1}} {{if:}}
      {{if:}}