Go to the source code of this file.
if (!empty($subject)) $head |
Initial value: 'http-equiv' => 'Content-Type',
'content' => 'text/html; charset=UTF-8',
])
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.
Definition at line 11 of file html.php.
Page shell for all Email messages.
$vars['body'] The main content of the email $vars['subject'] The subject of the email $vars['css'] The CSS to put in the head
Definition at line 10 of file html.php.