Bug #534 - well, we don't really have collections or favorites yet
authorCaleb Forbes Davis V <caldavis@gmail.com>
Fri, 2 Sep 2011 16:14:52 +0000 (11:14 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Fri, 2 Sep 2011 16:14:52 +0000 (11:14 -0500)
mediagoblin/templates/mediagoblin/root.html

index 8fc62f32556767890c3c0476764d87ccaa4dba2e..ed4878a5dafe95f8345891fc735e70f44b7c3d15 100644 (file)
@@ -35,7 +35,7 @@
       </ul>
 
       {% if allow_registration %}
-        <p>Excited to join us? To add your own media, make collections and save favorites...<p>
+        <p>Excited to join us?<p>
         <a class="header_submit_highlight" href="{{ request.urlgen('mediagoblin.auth.register') }}">Create a free account</a> or
         <a class="header_submit" href="http://wiki.mediagoblin.org/HackingHowto">Set up MediaGoblin on your own server</a>
       {% endif %}