[UI][LEFT] Add # before selftags, and link

This commit is contained in:
Hugo Sales 2020-08-15 21:15:18 +00:00 committed by Hugo Sales
parent 7e4138399c
commit b19be6be52
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<b id="nick">{{ user_nickname }}</b>
<div class="tags">
{% for tag in user_tags %}
<i> {{ tag }} </i>
<a href='#'><i> #{{ tag }} </i></a>
{% endfor %}
</div>
<div class="stats">