Video conf based on SimpleWebRTC https://vroom.fws.fr/documentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
276 B

<html>
<p>
% if ($email && $email ne ''){
<%= l('FROM') %>: <%= $email %>
</p>
% }
<p>
<%= l('COMMENT') %>: <%= $comment %>
</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">
&mdash;
<br>
%= l('EMAIL_SIGN')
</p>
</html>