You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

30 lines
665 B

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type='text/css'>
table tr td {
font-size:12px;
padding-right:10px;
text-align:right;
}
span{
width: 85px;
float: left;
text-align:left;
}
span:after{
content:'.';
width: 100%;
display: inline-block;
overflow: hidden;
height: 0;
}
</style>
</head>
<body style='padding-left:10px;'>
<table align='center' style='width:100%;margin-top:4px;border-collapse:collapse;'>
$tableContent
</table>
<div>$DateTime</div>
</body>
</html>