Commit 0863e346 by Rocky Duan

display actual username

parent 6c2f53a4
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
% if content['anonymous']: % if content['anonymous']:
anonymous anonymous
% else: % else:
user No.${content['user_id']} ${content['username']} <!---# TODO add link to user-->
% endif % endif
</div> </div>
<div class="comment-count"> <div class="comment-count">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment