WMS_Native/app/src/main/res/raw/error_mail.html

287 lines
9.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>*|Mail peppino|*</title>
<meta property="og:title" content="*|MC:SUBJECT|*">
<style type="text/css">
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.ExternalClass {
width: 100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
body {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
margin: 0;
padding: 0;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
table td {
border-collapse: collapse;
}
img {
-ms-interpolation-mode: bicubic;
display: block;
outline: none;
text-decoration: none;
}
a img {
border: none;
}
p {
margin: 0;
padding: 0;
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #333333;
line-height: 100%;
}
body,
#body_style {
width: 100%!important;
min-height: 1000px;
color: #333333;
background: #fff;
font-family: 'Open Sans','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 13px;
line-height: 1.4;
}
a {
color: #114eb1;
text-decoration: none;
}
a:link {
color: #114eb1;
text-decoration: none;
}
a:visited {
color: #183082;
text-decoration: none;
}
a:focus {
color: #0066ff!important;
}
a:hover {
color: #0066ff!important;
}
a[href^="tel"],
a[href^="sms"] {
text-decoration: none;
color: #333333;
pointer-events: none;
cursor: default;
}
.mobile_link a[href^="tel"],
.mobile_link a[href^="sms"] {
text-decoration: default;
color: #6e5c4f!important;
pointer-events: auto;
cursor: default;
}
@media only screen and (max-width: 639px) {
.hide {
display: none!important;
}
.table {
width: 320px!important;
}
.innertable {
width: 280px!important;
}
.heroimage {
width: 280px!important;
height: 100px!important;
}
.shadow {
width: 280px!important;
height: 4px!important;
}
.collapse-cell {
width: 320px!important;
}
.social-media img {
float: left!important;
margin: 0 1em 0 0 important;
}
}
</style>
</head>
<body style="width:100%!important;min-height:1000px;color:#333333;background: #fff;font-family: 'Open Sans','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:13px;line-height:1.4;" alink="#114eb1" link="#114eb1" bgcolor="#e0dbcf" text="#333333">
<div id="body_style">
<table cellpadding="0" cellspacing="0" border="0" align="center" style="width:100%!important;margin:0;padding:0;font-family: 'Open Sans';">
<tbody>
<tr bgcolor="#fff">
<td>
<table width="600" cellpadding="0" cellspacing="0" border="0" align="center" class="table" style="
border: solid 1px #d3d3d3;
">
<tbody>
<tr>
<td>
<table bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr style="text-align: center;">
<td width="100%" style="
padding-top: 24px;
padding-bottom: 24px;
">
<center>
<img alt="" height="60" src="https://www.integry.it/assets/common/logo/logo_integry_completo_1024w.png" />
</center>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr style="
background: #319be5;
">
<td style="
padding: 24px;
line-height: 1.6;
">
<span style="
color: white;
opacity: 0.7;
">__APP_NAME__</span>
<span style="
color: white;
opacity: 0.7;
font-size: 20px;
line-height: 0.2;
">·</span>
<span style="
color: white;
opacity: 0.7;
">__APP_PACKAGE__ v__APP_VERSION__ (__APP_VERSION_CODE__)</span>
<br><span style="
color: white;
font-size: 24px;
">Nuova segnalazione (__CUSTOMER_NAME__)</span>
</td>
</tr>
<tr style="
background: #ebeff2;
">
<td style="
padding: 32px 0 0px 0;
">
<center style="padding: 0 100px 0 100px;">
<table>
<tbody style="">
<tr style="
">
<td style="
padding: 24px;
color: white;
font-size: 20px;
background: #fab301;
border-radius: 5px 5px 0 0;
">
<center>
<img src="https://www.integry.it/images/exclamation.png" width="80" height="80" />
<br> Dai forza! &Egrave; stato riscontrato un problema fatale: __ERROR_TITLE__
</center>
</td>
</tr>
<tr style="
">
<td style="
padding: 20px 15px;
border: solid 1px #d3d3d3;
background: white;
">
<span style="
font-weight: bold;
">__ERROR_DETAIL__ (__ERROR_DATE__)</span>
<pre>__ERROR_STACKTRACE__</pre>
</td>
</tr>
</tbody>
</table>
</center>
<hr style="
border: solid 0.5px #d3d3d3;
margin-top: 24px;
">
</td>
</tr>
<tr style="
background: #ebeff2;
">
<td style="
padding: 24px;
">
<center>
<span style="
color: #7c7d81;
font-size: small;
font-weight: bold;
">Questa email &egrave; solo una notifica riguardo un errore che si &egrave; verificato in un progetto</span>
</center>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>