<html>
<head> <meta charset="UTF-8"> <title>Project Name - Sunomono _OS_ - _STATUS_TITLE_</title> </head> <body> <center> <h1>Continuous Integration</h1> <h2>Job Status: _JOB_NAME_, build number: #_BUILD_NUMBER_</h2> Hello. I'm here to let you know that the tests <strong>_STATUS_</strong>.<br> To view the reports, click <a href="http://jenkins_url/reports/_JOB_NAME_/_BUILD_NUMBER_">here.</a><br> </center> </body>
</html>