[% IF done %] [%- sections.title = ".${action}.title" | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%]
[% dw.ml(".${action}.body") %] [% dw.ml( '.link', { aopts => "href='$itemlink'" } ) %]
[% ELSE %] [%- sections.title = ".${mode}.sure.title" | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%][% dw.ml(".${mode}.sure.body", { aopts => "href='$commentlink'" }) %]
[% END %]