1
|
<h3>Oops!</h3>
|
2
|
|
3
|
<table class="intro" cellpadding="3" cellspacing="0">
|
4
|
<tr><td align="left"><span class="regtext">There was a problem activating your account. The error was:</span></td></tr>
|
5
|
|
6
|
<tr><td align="left"><span class="label text-error">[% errorMessage %]</span></td></tr>
|
7
|
|
8
|
<!--<tr><td align="left"><span class="regtext">The most likely
|
9
|
problem is that the username that you chose already exists. Pick
|
10
|
a different username and try submitting the form again.
|
11
|
</span></td></tr>-->
|
12
|
</table>
|
13
|
|