Add claim call to action on unclaimed accounts

This commit is contained in:
rubenwardy
2018-05-29 18:16:05 +01:00
parent 6353ac29e9
commit 63a3b5e872
6 changed files with 16 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ Sign in
<h2>New here?</h2>
<div class="box-body">
<p>Create an account using your forum account.</p>
<p>Create an account using your forum account or email.</p>
<a href="{{ url_for('user_claim_page') }}" class="button">{%trans%}Claim your account{%endtrans%}</a>
</div>