This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Robot Framework Results Email-ext jenkins plugin template --> | |
<!-- copy to Jenkins master server inside JENKINS_HOME/email-templates --> | |
<% | |
import groovy.util.XmlSlurper | |
import jenkins.util.VirtualFile | |
%> | |
<STYLE> | |
BODY, TABLE, TD, TH, P { | |
font-family:Verdana,Helvetica,sans serif; |