Files
aida_back/src/main/resources/templates/trial/122591_noTrailOrderTemplate.html
2025-07-31 18:20:43 +08:00

12 lines
357 B
HTML

<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
<title>关于AiDA试用用户账户申请订单的通知</title>
</head>
<body>
<p>Dear management</p>
<p>There were no new AiDA trial user account application orders added yesterday.</p>
<p>Best regards,<br>AiDA team</p>
</body>
</html>