Files
kupshop/web/common/templates/email/admin.tpl
2025-08-02 16:30:27 +02:00

14 lines
139 B
Smarty

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
{block content}
{$body.body nofilter}
{/block}
</body>
</html>