* Change some whitespace.
authorMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Fri, 8 Feb 2008 21:51:59 +0000 (22:51 +0100)
committerMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Fri, 8 Feb 2008 21:51:59 +0000 (22:51 +0100)
templates/base/login.html

index 11db79d0ec3379bba517871cb4adad46bd336239..00a1d121ea39cd697fefa42b18e2a546577388a4 100644 (file)
@@ -15,8 +15,8 @@
 <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>.
+<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=".">