Show author badges on assets and comments
Comments layout is still broken, marked as TODO(Pablo).
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
li(title="Author")
|
||||
| {{ node.user.full_name }}
|
||||
| {{ node.user.badges.html|safe }}
|
||||
|
||||
li(
|
||||
title="Created {{ node._created }} (updated {{ node._updated | pretty_date_time }})")
|
||||
|
Reference in New Issue
Block a user