crusade-tracker/config/_notifications/ide_notificator/labeling_failed.ftl.dist

8 lines
297 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>
<#global link>${link.buildChangesLink}</#global>
<#global message>Labeling failed for root '${vcsRoot.name}'
${var.labelingFailureStacktrace}</#global>