Updating bullet name

- Legacy-Id: 4706
This commit is contained in:
Adam Roach 2012-07-28 22:04:58 +00:00
parent 1502efba76
commit a05111aad3

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