[%- USE T8 %] [%- USE HTML %] [%- USE L %] [%- USE LxERP %] [%- IF (num_follow_ups && num_due) %]
[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due) %]
[%- END %] [%- IF ( !id && draft_id ) %] [% L.checkbox_tag('remove_draft', checked=remove_draft, label=LxERP.t8('Remove draft when posting')) %]