## $Revision$ $Date$ #parse("notification_email_header.vm") #if (!${success}) #set ($cssClass="highlight") #end ${description} #if (${success}) finished #else failed#end for project [#${project.id}] #linkProject(${project}) #titleHr(${module}) #bold("Statistics:")
#if (${success}) #if (${hasSCMRepository}) Browse SCM Repository #end #else #bold("Output of the process:")
${out}
#end #parse("notification_email_footer.vm")