lib/generators/templates/mutx_template.html.erb in mutx-0.1.20 vs lib/generators/templates/mutx_template.html.erb in mutx-0.1.21
- old
+ new
@@ -1,27 +1,21 @@
-<html>
-<tbody>
- <img src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" border="0" width="100%" style="display:block;margin:0 auto;border:0;max-width:150px;min-height:auto;outline:0" class="CToWUd"></a></td></tr>
- <tr>
- <td align="left" style="font-size:10px;border-bottom:1px solid #e5e5e5"> </td>
- </tr>
-</tbody>
-<tr>
- <td height="1" align="center" bgcolor="#ffffff" style="font-size:1px"><img src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" width="100%" height="1" alt="" style="display:block" border="0" class="CToWUd"></td>
-</tr>
- <div class='container'>
- <br>
- <div class='well'>
- <h3 style='color:Black; font-size: 12px;'>Result for:<b style='color:Red; font-size: 13px;'>' <%= task_name %>'</b> execution </h3>
- <h6 style='color:Black; font-size: 12px;'><b>Result ID:</b><b style='color:Red; font-size: 13px;'> '<%= id %>'</b></h6>
- <h6 style='color:Black; font-size: 12px;'><b>Status:</b><b style='color:Red; font-size: 13px;'> '<%= status %></b></b>'</h6>
- <h6 style='color:Black; font-size: 12px;'><b>Duration:</b><b style='color:Red; font-size: 13px;'> '<%= time %>'</b> seconds</h6>
- <h6> </h6>
- </div>
-<h3>
-<medium>
- <pre style="height:400px; white-space:pre; word-wrap:normal;">
- <b style='color:Black; font-size: 15px;'><%= output %></b>
- </pre>
-</medium>
-</h3>
-</html>
+<div>
+<div><img class="CToWUd" style="margin-top: 0px; margin-bottom: 0px; border: 0px; max-width: 150px; min-height: auto; outline: 0px; float: left;" src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" width="43" height="43" border="0" /></div>
+</div>
+<div>
+<p> <img class="CToWUd" style="display: block;" src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" alt="" width="100%" height="1" border="0" /></p>
+</div>
+<div>
+<div class="container">
+<div class="well">
+<p style="color: black; font-size: 12px;"><strong><%= task_name %></strong> finished</p>
+<p style="color: black; font-size: 12px;"><strong>Duration: </strong><%= time %> seconds </p>
+<p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong><%= status %></p>
+<p style="color: black; font-size: 12px;"><strong>Result ID: </strong><%= id %></p>
+<p style="color: black; font-size: 12px;"><strong>Execution name:</strong> <%= execution_name %></p>
+<p style="color: black; font-size: 12px;"><strong>Output</strong></p>
+<p style="color: black; font-size: 12px;"><%= output %></p>
+<h4> <span style="color: #ff0000;">This email is sent automatically. Please, do not reply</span></h4>
+</div>
+</div>
+</div>
+<div> </div>
\ No newline at end of file