mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
Tweak activation complete page
* Add a convenience link to the login page * Make the language a bit less terse Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
e7e43ce03b
commit
f2daec4318
|
@ -3,12 +3,8 @@
|
|||
|
||||
{% block content %}
|
||||
|
||||
{% blocktrans %}
|
||||
|
||||
Activation is complete.
|
||||
{% trans "Your account has been successfully activated." %}
|
||||
<br/>
|
||||
You can log in now.
|
||||
|
||||
{% endblocktrans %}
|
||||
{% trans "You can now " %} <a href="{% url 'auth_login' %}">{% trans "log in" %}</a>.
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user