#-- Uses FreeMarker template syntax, template guide can be found at http://freemarker.org/docs/dgui.html --> <#import "common.ftl" as common> <#import "responsibility.ftl" as resp> <#assign subj><@resp.subject responsibility 'build problems'/>#assign> <#global subject>[<@common.subjMarker/>, INVESTIGATION] ${subj}#global> <#global body>${subj} (${project.fullName}). <@common.build_problem_list buildProblems/> <@resp.removeMethod responsibility/> <@resp.comment responsibility/> ${link.allResponsibilitiesLink} <@common.footer/>#global> <#global bodyHtml>