crusade-tracker/config/_notifications/win32/test_responsibility_changed.ftl.dist

11 lines
363 B
Plaintext
Raw Normal View History

2021-01-18 20:27:50 +00:00
<#-- 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>
<#global link>${link.testLink}</#global>
<#global message><@resp.subject responsibility testName/>
<@resp.removeMethod responsibility/>
<@resp.comment responsibility/></#global>