1
This commit is contained in:
130
.env
Normal file
130
.env
Normal file
@@ -0,0 +1,130 @@
|
||||
[emailtemplete]
|
||||
pre = '<!doctype html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>TMR</title>
|
||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table cellpadding="0" cellspacing="0" align="center" width="750"
|
||||
style="border: 1px solid #e6e6e6;border-radius: 10px;border-collapse: collapse;border-style:hidden; box-shadow: 0 0 0 1px #e6e6e6;overflow:hidden;margin: 2px auto;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td background="#FFFFFF">
|
||||
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
|
||||
<tbody>
|
||||
<tr background="https://www.tmrjournals.com/img/post_banneru.png">
|
||||
<td width="200" height="100" colspan="1" rowspan="1"
|
||||
style="font-family: sans-serif; vertical-align: top;font-size: 14px;">
|
||||
<a href="https://www.tmrjournals.com/" target="_blank" style="text-decoration: none">
|
||||
<img src="https://www.tmrjournals.com/img/tmr.png" width="120"
|
||||
style="margin: 23px 0 0 30px">
|
||||
<h3 style="font-size: 12px;color: #214b3c;font-weight: bold;margin: 2px 0 10px 30px;letter-spacing: -0.3px">TMR
|
||||
Publishing Group</h3>
|
||||
</a>
|
||||
</td>
|
||||
<td width="550" height="100" colspan="1" rowspan="1"
|
||||
style="font-family: sans-serif; vertical-align: top;font-size: 14px;">
|
||||
<a href="https://www.tmrjournals.com" target="_blank"
|
||||
style="color: #333;font-size: 15px;margin: 0 0 0 40px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff;line-height: 95px">Home Page</a>
|
||||
<b style="margin: 0 5px;color: #333;">|</b>
|
||||
<a href="https://www.tmrjournals.com/rev_ver.html" target="_blank"
|
||||
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Scientist Community</a>
|
||||
<b style="margin: 0 5px;color: #333;">|</b>
|
||||
<a href="https://www.tmrjournals.com/tmrde/" target="_blank"
|
||||
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Database</a>
|
||||
<b style="margin: 0 5px;color: #333;">|</b>
|
||||
<a href="https://submission.tmrjournals.com/" target="_blank"
|
||||
style="color: #333;font-size: 15px;text-decoration: none;letter-spacing:-0.5px;text-shadow: 0 0 4px #fff">Submission System</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="#FFFFFF">
|
||||
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="750" height="40" colspan="0" rowspan="0">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td background="#FFFFFF">
|
||||
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="30" height="87" colspan="1" rowspan="1">
|
||||
</td>
|
||||
<td width="688" height="87" colspan="1" rowspan="1"
|
||||
style="font-family:sans-serif; vertical-align: top;font-size: 14px;">
|
||||
<p style="line-height:24px;text-align:left;">'
|
||||
|
||||
net = '</p>
|
||||
</td>
|
||||
<td width="32" height="87" colspan="1" rowspan="1">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="#FFFFFF">
|
||||
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="750" height="30" colspan="0" rowspan="0">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="#FFFFFF">
|
||||
<table cellpadding="0" cellspacing="0" background="#FFFFFF">
|
||||
<tbody>
|
||||
<tr style="background-color: #e1eeea">
|
||||
|
||||
<td width="750" height="110" colspan="1" rowspan="1"
|
||||
style="font-family:sans-serif; vertical-align: top;font-size: 14px;">
|
||||
<p style="margin: 20px 0 0 30px;line-height: 24px"> Copyright © TMR Publishing Group Limited. <br>
|
||||
E-Mail: publisher@tmrjournals.com | https://www.tmrjournals.com <br>
|
||||
Telephone: +64 02108293806</p>
|
||||
</td>
|
||||
<td>
|
||||
<img src="https://www.tmrjournals.com/img/post_erweim.png"
|
||||
style="width: 90px;margin: 0 30px 0 0">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
</html>'
|
||||
Reference in New Issue
Block a user