From: Matthijs Kooijman Date: Fri, 8 Feb 2008 20:52:48 +0000 (+0100) Subject: * Add a message to the login screen. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=af8b0734bb6d1f7475e63f20e128266e711baad2;p=matthijs%2Fprojects%2Fxerxes.git * Add a message to the login screen. --- diff --git a/templates/base/login.html b/templates/base/login.html index 02193cb..11db79d 100644 --- a/templates/base/login.html +++ b/templates/base/login.html @@ -12,6 +12,13 @@

{% trans "Logout" %}

{% endif %} +

+{% blocktrans with "http://www.evolution-events.nl" as ee_url and "http://www.evolution-events.nl/forum" as forum_url and "/forum/phpbb/profile.php?mode=register" as register_url %} +You can login with your Evolution Events +forum account. If you don't have a forum account +yet, first register. +{% endblocktrans %} +

{{ form.username }}