All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.manualJudgmentContinue.body-email.ftl Maven / Gradle / Ivy

The newest version!
<#include "../manualJudgment/variables-email.ftl">
${stageDescription} was judged to continue by ${notification.additionalContext.judgedBy}.

<#if (notification.additionalContext.message)??>
${markdownToHtml.convert(notification.additionalContext.message)}


<#if (notification.additionalContext.judgmentInput)??>
Judgment '${htmlToText.convert(notification.additionalContext.judgmentInput)}' was selected.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy