Merged [4706] from adam@nostrum.com:

Updating bullet name
 - Legacy-Id: 4716
Note: SVN reference [4706] has been migrated to Git commit a05111aad3
This commit is contained in:
Henrik Levkowetz 2012-07-29 00:07:36 +00:00
commit a13e506587

View file

@ -10,7 +10,7 @@
<b>You can:</b>
<ul>
{% if user.username %}
<li><a href="/accounts/profile/">See your profile</a></li>
<li><a href="/accounts/profile/">View and edit your profile</a></li>
{% else %}
<li><a href="/accounts/login/">Sign in</a></li>
{% endif %}