<tr>
<td colspan="2" class="style2">${message}<br /><br />The following information was submitted:
<br />
<strong>Name:</strong> ${firstname} ${lastname}<br />
<strong>Email:</strong> ${email}<br />
<strong>Phone:</strong> ${phone}<br />
<strong>Country:</strong> ${country}<br />
<strong>Username:</strong> ${username}<br />
<strong>Password:</strong> ${password}
<br />
<br />
</td>
</tr>