=== modified file 'src/postorius/templates/postorius/login.html'
--- src/postorius/templates/postorius/login.html	2015-01-17 17:23:59 +0000
+++ src/postorius/templates/postorius/login.html	2015-01-22 20:55:11 +0000
@@ -23,9 +23,7 @@
       <input type="hidden" name="assertion" value="" />
       <a rel="nofollow" id="browserid" href="#"><img src="{% static 'postorius/img/sign_in_blue.png' %}" alt="{% trans 'Login using BrowserID' %}" /></a>
     </form>
-    <p>{% trans "Mozilla Persona is an easy way to sign into multiple websites, while
-still controlling your personal data. For more information <a
-href='http://www.mozilla.org/en-US/persona'>see the Mozilla website</a>" %}.</p>
+    <p>{% trans "Mozilla Persona is an easy way to sign into multiple websites, while still controlling your personal data. For more information <a href='http://www.mozilla.org/en-US/persona'>see the Mozilla website</a>" %}.</p>
     <noscript><p class="text-error">{% trans "Mozilla Persona requires the use of
 JavaScript." %}</p></noscript>
   </div>

