diff --git a/views/article.ejs b/views/article.ejs index 127a5a4..4d6a7e9 100644 --- a/views/article.ejs +++ b/views/article.ejs @@ -27,7 +27,7 @@
- <%= comment.user.nickname %> + <%= comment.user.username %>
<%= syzoj.utils.formatDate(comment.public_time) %>