Files
wehub-resource-sync a21fa4e11b
Go / Build (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:30:21 +08:00

91 lines
5.0 KiB
Go
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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" />
<title>MM-Wiki Email Notice</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
<body style="margin: 0; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="padding: 10px 0 30px 0;">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="border: 1px solid #cccccc; border-collapse: collapse;">
<tr>
<td align="center" bgcolor="#337ab7" style="padding: 30px 0 5px 0; color: #ffffff; font-size: 28px; font-weight: bold; font-family: Arial, sans-serif;">
MM-Wiki Email Notice!
</td>
</tr>
<tr>
<td align="center" bgcolor="#337ab7" style="padding: 5px 0 20px 0; color: #ffffff; font-size: 18px; font-family: Arial, sans-serif;">
{{.now_time}}
</td>
</tr>
<tr>
<td bgcolor="#ffffff" style="padding: 20px 30px 10px 30px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="color: #153643; font-family: Arial, sans-serif; font-size: 25px;">
<b>{{.document_name}}</b>
</td>
</tr>
<tr>
<td style="color: #aaaaaa; font-family: Arial, sans-serif; font-size: 14px; padding-top: 10px">
{{.username}} 更新于 {{.update_time}}
</td>
</tr>
<tr>
<td style="padding: 20px 0 10px 0; color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 20px;min-height: 30px">
{{.document_content}}
<br/>
.......
</td>
</tr>
<tr>
<td style="padding: 20px 0 10px 0; color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 20px;min-height: 30px">
<b>更新备注</b>
</td>
</tr>
<tr>
<td style="padding: 10px 0 25px 0; color: #153643; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px;min-height: 30px">
{{.comment}}
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" style="padding: 10px 30px 30px 30px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="color: #153643; font-family: Arial, sans-serif; font-size: 24px; text-align: center">
<a href="{{.document_url}}" style="background-color: #337ab7; border-color: #2e6da4;border: none;color: white;padding: 15px 32px;text-align: center;text-decoration: none;display: inline-block;font-size: 16px;">阅读文档</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#337ab7" style="padding: 20px 30px 20px 30px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center" style="color: #ffffff; font-family: Arial, sans-serif; font-size: 14px;" width="65%">
© {{.copyright}}<br/>
<a href="https://github.com/phachon/mm-wiki/issues" style="color: #ffffff;"><font color="#ffffff">意见或反馈</font></a>
</td>
</tr>
<tr>
<td align="center" style="padding-top: 5px;font-size: 14px">
<a href="https://github.com/phachon/mm-wiki" style="color: #ffffff;">
GitHub
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>