Files
old-wiaas-legacy/api-wiaas/server/components/v1/utils/mail_templates/reUploadQuestionnaireTemplate.php
2018-06-11 11:09:35 +02:00

17 lines
288 B
PHP

<html>
<head>
<title></title>
</head>
<body>
Hello,<br/></br/>
A new questionaire has been uploaded for the order <a href="{ordersUrl}">{orderNumber}</a> and needs validation!
<br/>
<br/>
Best regards,<br/>
{APPLICATION_NAME} administrators
</body>
</html>