Fix links in comments

This commit is contained in:
Sander Ferdinand 2018-07-04 22:31:35 +02:00
parent 26ef712c55
commit 95eed33f48
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<div class="votearrow" title="upvote"></div>
<div class="media-body">
<span class="username">
<a href="/user/{{ c.user.username }}">
<a href="/user/{{ _c.user.username }}">
{{_c.user.username}}
{% if _c.user.username == proposal.user.username %}
<small>[op]</small>