display actual username
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
% if content['anonymous']:
|
||||
anonymous
|
||||
% else:
|
||||
user No.${content['user_id']}
|
||||
${content['username']} <!---# TODO add link to user-->
|
||||
% endif
|
||||
</div>
|
||||
<div class="comment-count">
|
||||
|
||||
Reference in New Issue
Block a user