<% if ( defined $emailSent ) { %>
<%= $t{'Email sent'} %>
<% } %> <% if ( defined $failMessage ) { %>
<%= $Server->HtmlEncode($failMessage) %>
<% } %>
<%= $t{'Browser not supported'} %>
<%= $t{'Browser not supported description'} %>