Files
TravianZ/templates/account/activation/activated.tpl
T
iopietro 62d6e19ee9 The first release of the refactored version
It's still a work in progress, there are a lot of things that will
change in the final release
2018-09-16 17:22:39 +02:00

13 lines
357 B
Smarty

<div id="content" class="activate">
<h1>
<img src="assets/img/x.gif" class="anmelden"
alt="register for the game" />
</h1>
<h5>
<img src="assets/img/x.gif" class="img_u05" alt="registration" />
</h5>
<p class="f9">Your account has been successfully activated.</p>
<p class="f9">
Follow this link to <a href="login.php">log in</a>
</p>
</div>