mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
Blocktrans can't take other url blocks
Modified the email body to break the blocktrans into two separate blocks, and not include the url block inside the blocktrans block. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
This commit is contained in:
parent
b483dcf2af
commit
dd158da456
|
@ -5,8 +5,11 @@ A request has been made to activate an account at {{ site.name }} using your ema
|
|||
If you made this request, please click on the link below to activate your account. The
|
||||
link is valid for {{ expiration_days }} days.
|
||||
|
||||
{% endblocktrans %}
|
||||
|
||||
http://{{ site.domain }}{% url registration_activate activation_key %}
|
||||
|
||||
{% blocktrans %}
|
||||
If you did not make this request, please ignore this message.
|
||||
{% endblocktrans %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user