From: Jeremy Kerr Date: Thu, 21 Aug 2008 08:44:00 +0000 (+0800) Subject: Remove beta link text from user-link template X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=f946fa4b7c910b3b556518433597dd54a5ef7adb;p=patchwork Remove beta link text from user-link template Signed-off-by: Jeremy Kerr --- diff --git a/templates/patchwork/user-link.html b/templates/patchwork/user-link.html index 588a999..dfad341 100644 --- a/templates/patchwork/user-link.html +++ b/templates/patchwork/user-link.html @@ -7,11 +7,9 @@ {% block body %} {% if confirmation and not error %} -

A confirmation email has been sent to {{ confirmation.email }}.

- -

beta link: {% url patchwork.views.user.link_confirm key=confirmation.key %}

+

A confirmation email has been sent to {{ confirmation.email }}. Click +on the link provided in the email to confirm that this address belongs to +you.

{% else %}