mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-08 15:49:28 +00:00
12 lines
237 B
PHP
12 lines
237 B
PHP
<html>
|
|
<head>
|
|
<title>This is not the email template, this is a tribute</title>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<div class="body">
|
|
<a href="{href}">Click here to see the message</a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |