cleans up urls and views
This commit is contained in:
parent
808ca0bd60
commit
76d2e20742
8 changed files with 216 additions and 200 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
{% if is_self %}
|
||||
<div class="interaction">
|
||||
<a href="/user/{{ user.localname }}/edit">Edit profile</a>
|
||||
<a href="/user/edit">Edit profile</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue