Update link href

This commit is contained in:
leigh-mil 2018-10-29 09:44:43 -04:00
parent 3d4e8f4088
commit 20c50ebbfa

View File

@ -31,7 +31,7 @@
</div>
</dl>
{% if editable %}
<a href='#' class='icon-link'>edit account details</a>
<a href='{{ url_for("users.user") }}' class='icon-link'>edit account details</a>
{% endif %}
</div>
</div>