Bug #534 - well, we don't really have collections or favorites yet

This commit is contained in:
Caleb Forbes Davis V 2011-09-02 11:14:52 -05:00
parent 05d5d45bf9
commit d9d1d50bf3

View 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 %}