Show author badges on assets and comments

Comments layout is still broken, marked as TODO(Pablo).
This commit is contained in:
2018-09-12 15:58:29 +02:00
parent e8fb77c39b
commit 2be41a7145
5 changed files with 25 additions and 2 deletions

View File

@@ -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 }})")