2024-06-29 08:44:42 -05:00
< ? php
2018-03-21 11:13:03 -05:00
$extra = <<< TMP
< h1 class = " H1-2 " style = " text-align: center; " >
Well , this is embarrassing .
</ h1 >
2024-06-29 08:44:42 -05:00
2018-03-21 11:13:03 -05:00
< p style = " width: 50%; display: block; margin: 0px auto; text-align: center; " >
It seems that somehow , there was an error in verifying your account . You can rest assured we 'll fix this glitch in the future, but for now you' ll just be given a new verification email .
2024-06-29 08:44:42 -05:00
2018-03-21 11:13:03 -05:00
< br />< br />
2024-06-29 08:44:42 -05:00
2018-03-21 11:13:03 -05:00
Sorry about that ...
</ p >
2024-06-29 08:44:42 -05:00
< img src = " /assets/images/General/TamakiSad.png " style = " margin: 12px auto; display: block; " />
2018-03-21 11:13:03 -05:00
TMP ;
2024-06-29 08:44:42 -05:00
?>