Translated account created page.

This commit is contained in:
Pierre HUBERT
2018-08-03 15:11:42 +02:00
parent ec7abaaf14
commit 607d2fafca
2 changed files with 8 additions and 3 deletions

View File

@ -36,11 +36,11 @@
<div class="message_container">
<div class="message">
<h1>Congratulations!</h1>
<h1>[[account_created_message_title]]</h1>
<br />
<h4>Your account has been successfully created! <br /> Login now to use all the features of Comunic!</h4>
<h4>[[account_created_message_body]]</h4>
<br />
<a target="login" class="btn btn-primary btn-lg">Login</a>
<a target="login" class="btn btn-primary btn-lg">[[account_created_message_login]]</a>
</div>
</div>