<p><a href="../logout/">{% trans "Logout" %}</a></p>
{% endif %}
+<p>
+{% 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 <a href="{{ ee_url }} ">Evolution Events</a>
+<a href="{{ forum_url }}">forum</a> account. If you don't have a forum account
+yet, first <a href="{{ register_url }}">register</a>.
+{% endblocktrans %}
+</p>
<form method="post" action=".">
<table>
<tr><td><label for="id_username">{% trans "Username" %}</label></td><td>{{ form.username }}</td></tr>