mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-29 21:31:54 +00:00
[svn] Dont say activation failed if it didn't\!
This commit is contained in:
parent
bcb013c4ce
commit
7e1bb9ed78
@ -18,8 +18,8 @@ Hello, {{ account }}! Your account is now activated. Now you can <a href="{%url
|
|||||||
<p>
|
<p>
|
||||||
If you have been on the expedition in the past, you already have a profile in the system; <a href={% url profiles_select_profile %}>click here </a> to find it and link it to your account. Otherwise, please <a href={% url profiles_create_profile %}> create yourself a new profile</a>.
|
If you have been on the expedition in the past, you already have a profile in the system; <a href={% url profiles_select_profile %}>click here </a> to find it and link it to your account. Otherwise, please <a href={% url profiles_create_profile %}> create yourself a new profile</a>.
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% else %}
|
||||||
|
|
||||||
The activation key you entered has already been used or was invalid.
|
The activation key you entered has already been used or was invalid.
|
||||||
|
{% endif %}
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user