crusade-tracker/config/_notifications/win32/labeling_failed.ftl.dist
2021-01-18 15:27:50 -05:00

8 lines
297 B
Plaintext

<#-- Uses FreeMarker template syntax, template guide can be found at http://freemarker.org/docs/dgui.html -->
<#import "common.ftl" as common>
<#global link>${link.buildChangesLink}</#global>
<#global message>Labeling failed for root '${vcsRoot.name}'
${var.labelingFailureStacktrace}</#global>